Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.14-3120190720192718-f636be4b-build-16923948-1220731/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cri-o.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=1563580800 Wrote: /builddir/build/SRPMS/cri-o-1.14.9-1.module_f31+5133+e8343ec4.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.14-3120190720192718-f636be4b-build-16923948-1220731/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cri-o.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=1563580800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vp1zS8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + /usr/bin/gzip -dc /builddir/build/SOURCES/cri-o-0af20c5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'cri-o-1.14.9 base' + cp /builddir/build/SOURCES/crio.service contrib/systemd/. + sed -i /strip/d pause/Makefile + sed -i 's/install.config: crio.conf/install.config:/' Makefile + sed -i 's/install.bin: binaries/install.bin:/' Makefile + sed -i 's/\.gopathok //' Makefile + sed -i s/1.14.9/1.14.9-1.module_f31+5133+e8343ec4/ version/version.go + sed -i 's/\/local//' contrib/systemd/crio.service + sed -i 's/\/local//' contrib/systemd/crio-wipe.service + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wau2Pb + umask 022 + cd /builddir/build/BUILD + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + mkdir _output + pushd _output + mkdir -p src/github.com/cri-o src/github.com/opencontainers BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df src/github.com/cri-o/cri-o + popd + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + GOPATH=/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df BUILDSTDERR: ++ hack/btrfs_installed_tag.sh BUILDSTDERR: ++ hack/btrfs_tag.sh BUILDSTDERR: ++ hack/libdm_installed.sh BUILDSTDERR: ++ hack/libdm_no_deferred_remove_tag.sh BUILDSTDERR: ++ hack/ostree_tag.sh BUILDSTDERR: ++ hack/seccomp_tag.sh BUILDSTDERR: ++ hack/selinux_tag.sh + export 'BUILDTAGS= containers_image_ostree_stub seccomp selinux' + BUILDTAGS=' containers_image_ostree_stub seccomp selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback containers_image_ostree_stub seccomp selinux' -ldflags ' -B 0x1b3a3735028bef3a6aac281d843ce9f10072ee38 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/crio github.com/cri-o/cri-o/cmd/crio BUILDSTDERR: WORK=/tmp/go-build134687370 BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid LVfJ1S5SD2Itgi2YQphQ/LVfJ1S5SD2Itgi2YQphQ -goversion go1.12.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_arm64.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: errors BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid 69J956JaO40kwGnhsTOt/69J956JaO40kwGnhsTOt -goversion go1.12.7 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 2eeYgzEzjc7276bP1RKJ/2eeYgzEzjc7276bP1RKJ -goversion go1.12.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 ./atomic_arm64.s BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/18/18d129a6b240079cc634749831d74bd7998968a2bcd74449d2191ef14c44d575-d # internal BUILDSTDERR: cat >>$WORK/b013/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Zub_5sNnzzDlgucmQnO2/Zub_5sNnzzDlgucmQnO2 -goversion go1.12.7 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm64.go ./stubs.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid r4PVmCl-JzeQbRwZU8Uq/r4PVmCl-JzeQbRwZU8Uq -goversion go1.12.7 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/65/65a2d7d4c91c815b30309d16f74bb2d121b17b5883326b769d3319697200395d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d3/d323fb7bb3a6c608af7573b962d1f15222fe6c49fb584f753d18596ffa348872-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o $WORK/b013/atomic_arm64.o # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e0/e0c8ac0aeac65a5e974af1f5bbb9c0f62f73bf24f23cbd521ced58bc06b3ee09-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /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 vyFGQPBk_u0Xc63WJXbO/vyFGQPBk_u0Xc63WJXbO -goversion go1.12.7 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b0/b0c332cb9b57fa9cc07f35dd62769332456a7e4309da544f016c3122e46e59b0-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid w-OZJGGAxWshoz9N4P-Q/w-OZJGGAxWshoz9N4P-Q -goversion go1.12.7 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid hjZwTc3-aAetZkblkwtv/hjZwTc3-aAetZkblkwtv -goversion go1.12.7 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jhwoKos826Ydtnpl78Bc/jhwoKos826Ydtnpl78Bc -goversion go1.12.7 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/69/698e0fe4829151cc30782b5c89b450d9d76d3d230d4a5ac322dd34b594bd73b3-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /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 ZOt9H320Q9_ro4YY-2zc/ZOt9H320Q9_ro4YY-2zc -goversion go1.12.7 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/db/db8cbae7e9e140432421d364a5482b74f05122cc588e94f64c05c21df879cb21-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid yCZtibTMIIKiK5juu_0i/yCZtibTMIIKiK5juu_0i -goversion go1.12.7 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a3/a3fe12499f574c45a1ebfa960d97db057aa3af92e2a39ceb51b604866ba4fff4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /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 BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid 46YyrRghl6HONaNZ1JHo/46YyrRghl6HONaNZ1JHo -goversion go1.12.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ae/aec628807e3f429baebcd935088c50a00f1eb93e11da6ebb213977bf333bed58-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid P0LTbpVVizPTKcAWZrN2/P0LTbpVVizPTKcAWZrN2 -goversion go1.12.7 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/37/37a92ec34660fb0b2b147e786b8c7b367bddb0c41af0a627a172d1b9ae076db1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ad/adaa76d47c40238c8a1c7d7fd42cd1a68857777fccae0b5053c756015cdb9980-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding -std -complete -installsuffix shared -buildid JNGliLD6aaTw5_sw1DCT/JNGliLD6aaTw5_sw1DCT -goversion go1.12.7 -D "" -importcfg $WORK/b035/importcfg -pack ./encoding.go BUILDSTDERR: runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d4/d4b369e6913ac70b5227c848137bda4865684d2f0dc7389002e3e31a53eb4346-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid zwm0vtb4nEJdRBvi4j_v/zwm0vtb4nEJdRBvi4j_v -goversion go1.12.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4b/4b022d040b9d67276f814caaef55fd6d62bcd2f63b3fe1547db16aae0cf7cbaa-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vWcdX63JLRxBpMP_KSNv/vWcdX63JLRxBpMP_KSNv -goversion go1.12.7 -D "" -importcfg $WORK/b049/importcfg -pack ./nettrace.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 08hJ1MqFrcPJel74VqXc/08hJ1MqFrcPJel74VqXc -goversion go1.12.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.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 ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.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_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7e/7e579d8a7ce72085a2f291a88a2cbe07ea2090a8b4a21d83ab001a7f8713d713-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid zC3RZv-lVIQNMi_ZfXem/zC3RZv-lVIQNMi_ZfXem -goversion go1.12.7 -D "" -importcfg $WORK/b051/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/dim_arm64.o ./dim_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/exp_arm64.o ./exp_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/floor_arm64.o ./floor_arm64.s BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/92/92e85a04f8b2edd920a63c896a54cabd20f60e154c64c937718f52d92e32e28f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/modf_arm64.o ./modf_arm64.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b053/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b053/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sqrt_arm64.o ./sqrt_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/stubs_arm64.o ./stubs_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/dim_arm64.o $WORK/b007/exp_arm64.o $WORK/b007/floor_arm64.o $WORK/b007/modf_arm64.o $WORK/b007/sqrt_arm64.o $WORK/b007/stubs_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/57/57876c2d989723b10baadfa6ac186ea27470865ba9fa8d66da803b703ca3319f-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid wBXgzuPbgYj3H3i0DATX/wBXgzuPbgYj3H3i0DATX -goversion go1.12.7 -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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/25/2547e296d3b238dc76212f9d2e13bfe7493e93f54a6901f4a80b37f527262d73-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid JLhw4FIRB1V5hv6G5OZn/JLhw4FIRB1V5hv6G5OZn -goversion go1.12.7 -D "" -importcfg $WORK/b091/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f1/f19311689c1cc0228dff1b6040589ed0f13e07f6c9528deb6e4acac2b35c3e26-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XEwt3zpQQJsAJqKYKJ3h/XEwt3zpQQJsAJqKYKJ3h -goversion go1.12.7 -D "" -importcfg $WORK/b092/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/2f/2f240ddb4cbdb775305c52d168a3711eab4917bd71dab65bb3a53cdb3a993d29-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p container/list -std -complete -installsuffix shared -buildid 0SJGLCAcoEnxLuOmGNUQ/0SJGLCAcoEnxLuOmGNUQ -goversion go1.12.7 -D "" -importcfg $WORK/b102/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e3/e34c6c430c5d7cc46fb201b5ec8de6d8bb4b9909e22f095c4b71c85a243f57ae-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid SJR9TIqViurpTR-baCXs/SJR9TIqViurpTR-baCXs -goversion go1.12.7 -D "" -importcfg $WORK/b106/importcfg -pack ./rc4.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1a/1a65f6e2394c93eba8745c2dc79f7af772f3c3ffe83dd05d32fe80b0459b0429-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JxA3mxGlrh00tZqLTDTS/JxA3mxGlrh00tZqLTDTS -goversion go1.12.7 -D "" -importcfg $WORK/b114/importcfg -pack ./asn1.go BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a3/a34d7f50386382f9ce9b99c75069de0401bbbdb8f7c1f29eca5f9168d6f2e698-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid lE6hnPt-7sPBRyzomJSe/lE6hnPt-7sPBRyzomJSe -goversion go1.12.7 -D "" -importcfg $WORK/b149/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/52/523e6d7fa000ccdea1f39c049e25f7fd85e06370fb20f4444afd6ece5162e211-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Es9PgGNdttgJMJ2bmy1V/Es9PgGNdttgJMJ2bmy1V -goversion go1.12.7 -D "" -importcfg $WORK/b154/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f7/f76184d1feeb3578adbb917739f02f9f3cce76ab41e21ec3d7389b2458b25004-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p image/color -std -complete -installsuffix shared -buildid XBBQkk1wkhBwzKeeqhkP/XBBQkk1wkhBwzKeeqhkP -goversion go1.12.7 -D "" -importcfg $WORK/b158/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/20/20b59e78475e72bf65828a5cd7a279233771c5cc5b11334af274eb8f1bb4bde3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid 7Llwyk3VsFUBd0fceO2Y/7Llwyk3VsFUBd0fceO2Y -goversion go1.12.7 -D "" -importcfg $WORK/b171/importcfg -pack ./promise.go BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/be/bef84270c7ee1742d11782d530f0bfd1a179c791bad959b274b5389c42714ddb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid Xio0X5xky753699zpUOj/Xio0X5xky753699zpUOj -goversion go1.12.7 -D "" -importcfg $WORK/b176/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a1/a1dc26e1401afcce4940bffc6a63a39f72a7dfb7e2b1b61796f61038b7931496-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid fYwFQq1lMnwFfcTaf1yH/fYwFQq1lMnwFfcTaf1yH -goversion go1.12.7 -D "" -importcfg $WORK/b198/importcfg -pack ./no_ostree.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e1/e1d85a0180ae91a3e9981c6f232646b90624a0630b7133cb41e2166499cb8581-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid KDGOpb8wPX_LVh0tQVE6/KDGOpb8wPX_LVh0tQVE6 -goversion go1.12.7 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/27/275a9f9047c67c8628aeebcddfb72b48fe6c872a3eb821c823c388a0d15fdbee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Y_pTUCl10B3WXzJle6Og/Y_pTUCl10B3WXzJle6Og -goversion go1.12.7 -D "" -importcfg $WORK/b228/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b8/b873bd422629cd1c65a227b91ba39ea082de142f3913df24b0e54de10f08eee8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid l1u3N2L471BB26oUp_Wr/l1u3N2L471BB26oUp_Wr -goversion go1.12.7 -D "" -importcfg $WORK/b247/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f0/f07723ae450a648c288258d22907061be8b9aa4a3f1e44127b522e8d1ab4160e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid 9tdu2Nkf0H4mFFQoCMJx/9tdu2Nkf0H4mFFQoCMJx -goversion go1.12.7 -D "" -importcfg $WORK/b253/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/2e/2e37879bf4686cfde3163db535560f837ba3b9af8b37af4871b0a921bf1979b6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid kvQnI47qrdXqGwFsOLU5/kvQnI47qrdXqGwFsOLU5 -goversion go1.12.7 -D "" -importcfg $WORK/b254/importcfg -pack ./percentage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ce/ceca277a6b76f9ec6521fbc67190372d33a99f0cfeb6fc6999f598a81836b9cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid z4YoV57njcyI7i-f9Tjq/z4YoV57njcyI7i-f9Tjq -goversion go1.12.7 -D "" -importcfg $WORK/b294/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/11/1184393b2facbe328cb9de97c9aaf7bdb0bd6f0abacc0d4aafa3244946b0ac96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid KvT3eSC3k6SO-7-RFQll/KvT3eSC3k6SO-7-RFQll -goversion go1.12.7 -D "" -importcfg $WORK/b307/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/f3/f329a0e9fc3f8dae2ccb27aed9567bbcc264d73133c1c1125e3aad14d6777773-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid s7mwjtKP8_g_0AsZ9fdI/s7mwjtKP8_g_0AsZ9fdI -goversion go1.12.7 -D "" -importcfg $WORK/b308/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/c0/c060929e15ce274f910496a42e67a587ed2eac6ca2cec176a826342b201bf1f0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Y7JxnKxhMi3-Xb6hxShK/Y7JxnKxhMi3-Xb6hxShK -goversion go1.12.7 -D "" -importcfg $WORK/b357/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ec/ec562e10c1721803adef8b17b88787dbf2adbab157f4cd48df7685566533577c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid FTy8Cz642u-H32tAy6hY/FTy8Cz642u-H32tAy6hY -goversion go1.12.7 -D "" -importcfg $WORK/b387/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/84/849142592cc23bbd0f1e9c62352712de645e94e3b645f51a8639478df0545114-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version -complete -installsuffix shared -buildid cyj9bDtrOl-Muj-Zp8lb/cyj9bDtrOl-Muj-Zp8lb -goversion go1.12.7 -D "" -importcfg $WORK/b389/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/02/02fa0d93412cf347f23a4ca064f5e627c9fd92661d41679bae64b5893e3dde4b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid GzCmD38NeFrEkdToiD_u/GzCmD38NeFrEkdToiD_u -goversion go1.12.7 -D "" -importcfg $WORK/b413/importcfg -pack ./operator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/d2/d2b257fae3b1d89460cca1a5f9e405d9f1e202ba0eedceab29dfe6175f24f457-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/version=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version=$WORK/b389/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 1b1tOrsQa4IE-giwndyG/1b1tOrsQa4IE-giwndyG -goversion go1.12.7 -D "" -importcfg $WORK/b388/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ff/ffedacd3def78aa2a54925ba944f61c9e539cadddb4c47c976322e0d3d5b1936-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid u1JwwyaVsyPcSHQzuAYM/u1JwwyaVsyPcSHQzuAYM -goversion go1.12.7 -D "" -importcfg $WORK/b468/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/63/63b3e9a5e2799a94b184578e2a920a5cefdf3783005945e977def0e8332d30dc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/48/48a6495717a626285d045dde175652356b1bbcaf5a1094f91b5424a4ee8343d6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid _hxO6mdCckFKj5IDWBrd/_hxO6mdCckFKj5IDWBrd -goversion go1.12.7 -D "" -importcfg $WORK/b482/importcfg -pack ./capabilities.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid 7o1vKkLhdVgX52VJ0UdP/7o1vKkLhdVgX52VJ0UdP -goversion go1.12.7 -D "" -importcfg $WORK/b474/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/6c/6c31ff3af91803362c59a16f273a914631062b8776d22fd8e55cb8c9e2c8ccf4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath $WORK/b532 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults -complete -installsuffix shared -buildid QJPh7wAiNM9QHfF7YDQX/QJPh7wAiNM9QHfF7YDQX -goversion go1.12.7 -D "" -importcfg $WORK/b532/importcfg -pack ./defaults.go ./defaults_unix.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c8/c89ca033c87abf72738c65540d940bbd9aff250ed64de795093cfbd36dcec397-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b545/ BUILDSTDERR: cat >$WORK/b545/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath $WORK/b545 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid GEJ9_tQqoQ5k3Qmi0SHV/GEJ9_tQqoQ5k3Qmi0SHV -goversion go1.12.7 -D "" -importcfg $WORK/b545/importcfg -pack ./resolver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/d1/d19f5cb8cec1608c2b4b5c74d82a65f4e5fcb94f2c6fb7f87cd35514ccf5d08c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b547/ BUILDSTDERR: cat >$WORK/b547/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath $WORK/b547 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid Ipu9bqPDNhjUnwiHD-Jy/Ipu9bqPDNhjUnwiHD-Jy -goversion go1.12.7 -D "" -importcfg $WORK/b547/importcfg -pack ./internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/34/3416a1acb262e0c4ad910891b901d35a10cedd6c6c056b0062f1df44e7c045a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b572/ BUILDSTDERR: cat >$WORK/b572/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath $WORK/b572 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid tiZSLBOAMjDZyOX74s7p/tiZSLBOAMjDZyOX74s7p -goversion go1.12.7 -D "" -importcfg $WORK/b572/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x006.o -c gcc_linux_arm64.c BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/fb/fb76a4118c62f9db61d09ac85eb5a6b67237bf8b390a4735d2465a118e24efa6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: mkdir -p $WORK/b666/ BUILDSTDERR: cat >$WORK/b666/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath $WORK/b666 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid wfuJ9FWWa7A-60ambSfR/wfuJ9FWWa7A-60ambSfR -goversion go1.12.7 -D "" -importcfg $WORK/b666/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal BUILDSTDERR: cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/ad/ade50e94ec13f7d52c28fbc598e191fe40989e277d65d7ae96b73fc8ddfded6a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: mkdir -p $WORK/b671/ BUILDSTDERR: cat >$WORK/b671/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath $WORK/b671 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid 7U5P8wC3t8TJVan7njX6/7U5P8wC3t8TJVan7njX6 -goversion go1.12.7 -D "" -importcfg $WORK/b671/importcfg -pack ./ring_growing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b671/_pkg_.a # internal BUILDSTDERR: cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/96/9687b8360f8c98ce47635e1d88637767571e43366d37265b15b2db721b39b50d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b800/ BUILDSTDERR: cat >$WORK/b800/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath $WORK/b800 -shared -p github.com/cri-o/cri-o/pkg/annotations -complete -installsuffix shared -buildid gXWJlSAe39v-j0_A5B2T/gXWJlSAe39v-j0_A5B2T -goversion go1.12.7 -D "" -importcfg $WORK/b800/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b666/_pkg_.a # internal BUILDSTDERR: cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/c7/c7f7dabeb8d9f36588fd75f7171f301d2dd833f814eedd61060d7b15ff25f134-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: mkdir -p $WORK/b816/ BUILDSTDERR: cat >$WORK/b816/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath $WORK/b816 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky -complete -installsuffix shared -buildid 25Qyl4bZvCl-v83-60YA/25Qyl4bZvCl-v83-60YA -goversion go1.12.7 -D "" -importcfg $WORK/b816/importcfg -pack ./leaky.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b800/_pkg_.a # internal BUILDSTDERR: cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/2d/2d3efcfde558cc028c61468f093b2997e0ed362907848123c2486874de13dd5a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b816/_pkg_.a # internal BUILDSTDERR: cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/47/47499325306e0808056445b7c4ab8fa8c28afedbeedad989e8564e36ac99b4c9-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -Wall -Werror -o $WORK/b053/_x012.o -c gcc_arm64.S BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b053/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p runtime/cgo -std -installsuffix shared -buildid XzE3QgHx1vubVwDVXyRF/XzE3QgHx1vubVwDVXyRF -goversion go1.12.7 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo.cgo1.go $WORK/b053/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_arm64.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/40/40dcfad9449d977e3441bbfc9d7c48d173d247780de97dbade3530a2d0830d52-d # internal BUILDSTDERR: cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a0/a07a232a39fc66759612d65c1c5dbdf532c1a54f1c47715af3292025c9b5054a-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid nZJIwpajCsx7DDk-Xj96/nZJIwpajCsx7DDk-Xj96 -goversion go1.12.7 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3a/3adc3742c778b028408ca92aa7eba3c6ad8680ad8f7014f2657518eadcde17c6-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid rhJ0MnzxBrFX0jB3OzX_/rhJ0MnzxBrFX0jB3OzX_ -goversion go1.12.7 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm_arm64.s BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid JgcY0IsZqt1aHTgtxPMR/JgcY0IsZqt1aHTgtxPMR -goversion go1.12.7 -D "" -importcfg $WORK/b050/importcfg -pack ./singleflight.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid Oj2-DFSQqr8mk5M3vcCG/Oj2-DFSQqr8mk5M3vcCG -goversion go1.12.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid xsVUIgSTOT_Vvau7NmKy/xsVUIgSTOT_Vvau7NmKy -goversion go1.12.7 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/04/0455f11f585a05ab01307d95dd9b8d6f3c9c4eec87273ad931fbb5cbff9247ce-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p math/rand -std -complete -installsuffix shared -buildid -2oMiyc3xJRGfhyT5aMX/-2oMiyc3xJRGfhyT5aMX -goversion go1.12.7 -D "" -importcfg $WORK/b052/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a4/a4258983d8cffddada9c41598d25b0b08fdae24da6dd21127699ba54dbaace09-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./strings.s BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid q1xcWSzrYr3xqerGt_8E/q1xcWSzrYr3xqerGt_8E -goversion go1.12.7 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f5/f52327b209ee3d21a28e0e2d52ea5d1c99e82443609cf875868bb2cffa96b609-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p bytes -std -installsuffix shared -buildid P7_Puj4BJtaQwNUvasO7/P7_Puj4BJtaQwNUvasO7 -goversion go1.12.7 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/85/850e1188742e3330eb19f367fb8e9e8d8e515e62c7be6ffda3112807e4aa3edf-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p bufio -std -complete -installsuffix shared -buildid dcE0jQGXy6jIzOpECnz7/dcE0jQGXy6jIzOpECnz7 -goversion go1.12.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4c/4c48d538699a77f8a2bdee1c9bc0c5f6ff1f89dd3cdb5c9ac58d006eb1473157-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p path -std -complete -installsuffix shared -buildid VmGMDLp5pzqDNlsisukQ/VmGMDLp5pzqDNlsisukQ -goversion go1.12.7 -D "" -importcfg $WORK/b043/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9ed837f5954778d67d6b24197e0541e64740f33ea070836a2cde84244a2ac411-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p hash -std -complete -installsuffix shared -buildid ycCVnUIu6iij2CXkjszM/ycCVnUIu6iij2CXkjszM -goversion go1.12.7 -D "" -importcfg $WORK/b068/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d9/d9a0b043974b8ee61f021afd3992ca9eb77c69f03bf5e0f21ba89909b536a5d1-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto -std -complete -installsuffix shared -buildid 2SIgUpPyZHnsF8qwmCzP/2SIgUpPyZHnsF8qwmCzP -goversion go1.12.7 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b7/b7ac292b00a5587266209a3f5defa73c38382cf52e17e57753e70214b9a6b96b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid T4CHXYfZfWh7LK60aP0o/T4CHXYfZfWh7LK60aP0o -goversion go1.12.7 -D "" -importcfg $WORK/b086/importcfg -pack ./compare.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/55/55cd120f959dbff10b356085a6754443ea1dc91a288f09f3005ddcba921073ac-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid cu5_vxAoIP1aMOX-7_UU/cu5_vxAoIP1aMOX-7_UU -goversion go1.12.7 -D "" -importcfg $WORK/b095/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/bd/bd7dcc4e38f0b59d68c37aab4a87f3fca8076d9b415a96e9d33e45cf8307dce6-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid bbokXIJGJZkhIeN7cnFR/bbokXIJGJZkhIeN7cnFR -goversion go1.12.7 -D "" -importcfg $WORK/b096/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/11/11c7f9de424e901902692e08e11d1756a08e64654ed678ae0d213ca1aeb87b3a-d # internal BUILDSTDERR: time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid 6M83c2O6rplNPaEV7tAg/6M83c2O6rplNPaEV7tAg -goversion go1.12.7 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8c/8cd0ebe52c101b913fe53d7d61eb30ded8e65d3399dd13cc6fdd96d67735f9ca-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 0aKu8CgznMWFGbt19bg_/0aKu8CgznMWFGbt19bg_ -goversion go1.12.7 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/16/160b92f3990343c1b61159473ac39febc3a2025344cc142be71241b86fe42a70-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./sha256block_arm64.s BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha256 -std -installsuffix shared -buildid E6M-mfbt0Nzk7ySZ3fvx/E6M-mfbt0Nzk7ySZ3fvx -goversion go1.12.7 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c3/c36aeac2e8967f9725867b8ab07da5d070c1930cdc1d4ec44aa10f1c9b52f390-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid w7wMHBPL8JRV_wJuJPAO/w7wMHBPL8JRV_wJuJPAO -goversion go1.12.7 -D "" -importcfg $WORK/b104/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/dc/dcbe9baead5abf582a259ba0e45e533258667e241e571159b6d9f752c47d4641-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b107/symabis ./sha1block_arm64.s BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p crypto/sha1 -std -installsuffix shared -buildid PUAfrboyqj-O0DCWLzsQ/PUAfrboyqj-O0DCWLzsQ -goversion go1.12.7 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/sha256block_arm64.o ./sha256block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha256block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/34/34ec8d7166e1f12bea360c2c1f86624de61fbac96334d6fcb3572b2fc08d3311-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid pXCQrP6OBI2tJ7ZQzUug/pXCQrP6OBI2tJ7ZQzUug -goversion go1.12.7 -D "" -importcfg $WORK/b120/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/13/13c8462c42cb28810b72eb4e97fd6fa4949869da4db459c9409ce07f2c064251-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid WYc-nO8u2Xpm4fQWo3vl/WYc-nO8u2Xpm4fQWo3vl -goversion go1.12.7 -D "" -importcfg $WORK/b121/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b107/sha1block_arm64.o ./sha1block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/sha1block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/12/128dbdbf6b31a9104055e6cce1a60251931c327348a8d8bc4064b0f633c3f996-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b131/symabis ./crc32_arm64.s BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p hash/crc32 -std -installsuffix shared -buildid aO_hKR2XcU4FuWdDeJ3Q/aO_hKR2XcU4FuWdDeJ3Q -goversion go1.12.7 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ab/abb686e746c5f10049ebb570e0cf3f2c9ff7e40b51096093ffdde25a874a1ae8-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 0kOXSXMekvI_1EPAat2L/0kOXSXMekvI_1EPAat2L -goversion go1.12.7 -D "" -importcfg $WORK/b153/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/df/dfd589386350aa23f67604d059885cae5698578cb5f6a594daff80463c26c523-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid I2huJ22fcXGg7p5xmTmZ/I2huJ22fcXGg7p5xmTmZ -goversion go1.12.7 -D "" -importcfg $WORK/b156/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b131 -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b131/crc32_arm64.o ./crc32_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b131/_pkg_.a $WORK/b131/crc32_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4f/4f1256c9e78b65b5b3ed0356a39371286665e6407be8323f9b3546477208a416-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p image -std -complete -installsuffix shared -buildid fRJyK4gmlRs0HoUKqcAM/fRJyK4gmlRs0HoUKqcAM -goversion go1.12.7 -D "" -importcfg $WORK/b157/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f2/f2b2ffa1e99eae4f048e6a0ce07963147ea878970b1ee925a31ad87fed10d4d5-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ZDHgeJuw6FiDtQGXjdv8/ZDHgeJuw6FiDtQGXjdv8 -goversion go1.12.7 -D "" -importcfg $WORK/b180/importcfg -pack ./crc64.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/89/899fa8ebb4e752a10317385ecdb728ce391b06e5bec9542b6a0279071ee81e63-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid g62IWkC4gPzMBQwpXq8F/g62IWkC4gPzMBQwpXq8F -goversion go1.12.7 -D "" -importcfg $WORK/b184/importcfg -pack ./locker.go BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1e/1e81526d11a984130bf3d95c9aa4fa1d0aeef160eb5d37e47aded855b2ec5e6d-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid FGQHbKOytYdik3ObZMDU/FGQHbKOytYdik3ObZMDU -goversion go1.12.7 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a6/a62d4c271145c47707063535897cc5d3648163dbe60fef40cff8f4b75e5991ca-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p encoding/binary -std -complete -installsuffix shared -buildid XEB6wbIVhYRGfye3J4Ff/XEB6wbIVhYRGfye3J4Ff -goversion go1.12.7 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/6931cde1e014c700e8de71ecf878a52be61215f3972c8a4ddb70d90f49dd741c-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid ZgaNQV0CwjPUl0r8bd9x/ZgaNQV0CwjPUl0r8bd9x -goversion go1.12.7 -D "" -importcfg $WORK/b025/importcfg -pack ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cc/ccbea2937458a7ec0b21139e61878ae381ff9ce5d2adc91ee5b810f6500dbdc3-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4malsfEQtFTZtFxg3pe_/4malsfEQtFTZtFxg3pe_ -goversion go1.12.7 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6f/6fa406eb25531008655772b21956699fd25f8541309153555af1c9b9eb2a935d-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid QTGtMyz4QbtxR-pWpkyH/QTGtMyz4QbtxR-pWpkyH -goversion go1.12.7 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c0/c08f85a2daa93cda4614254d3da9666dca9e1fd871f708ca4c56abe8d5b913b7-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Yi3hk5Xh2vuNWw_EWAC7/Yi3hk5Xh2vuNWw_EWAC7 -goversion go1.12.7 -D "" -importcfg $WORK/b045/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/10/10f8056d8c5366d7f0616f04de663422b16fbdf8b0bac107374815b335d744b4-d # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d4/d48e13337d12b4d35a4476e3f9de7876afc302acf77317cd60e7e0c453c38f42-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid 1ucVG3oe4OLoUwwL1qWE/1ucVG3oe4OLoUwwL1qWE -goversion go1.12.7 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid EkNVkgwN-lX5x8y7H_W6/EkNVkgwN-lX5x8y7H_W6 -goversion go1.12.7 -D "" -importcfg $WORK/b090/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/91/911c079b111c246c3d24ed111353b1de612ee52359b8c8258286d94462444563-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./md5block_arm64.s BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p crypto/md5 -std -installsuffix shared -buildid LrAkFOMME3ShZHv-t1W1/LrAkFOMME3ShZHv-t1W1 -goversion go1.12.7 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0b/0b0dbe4f5a1b8c134cb747392ae5cd9b9b44a5a0e690130f83df7e208c30b880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/md5block_arm64.o ./md5block_arm64.s BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./asm_arm64.s ./gcm_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/md5block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/43/43bb219950c828e9a17e9b96039cbf52dc84bf49579cef682478cc166a494e66-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/des -std -complete -installsuffix shared -buildid 4BE928--r-zxlBz9lTJp/4BE928--r-zxlBz9lTJp -goversion go1.12.7 -D "" -importcfg $WORK/b103/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/aes -std -installsuffix shared -buildid 1rrrgQ4O1tCs2Jr82iOx/1rrrgQ4O1tCs2Jr82iOx -goversion go1.12.7 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/47/47a64b874beec7c29f6a04b1ced8a88e4a06ad88214cb006585cd8fe66e0430b-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p encoding/pem -std -complete -installsuffix shared -buildid aISd3huSSbJ5uh21yEyj/aISd3huSSbJ5uh21yEyj -goversion go1.12.7 -D "" -importcfg $WORK/b112/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/gcm_arm64.o ./gcm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/asm_arm64.o $WORK/b089/gcm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2d/2d017be6cd83b8e31ef54bf206808881ff3fdcfd16c7d7a54912f70890852606-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid aloPsz1DqaOyIeREg1d5/aloPsz1DqaOyIeREg1d5 -goversion go1.12.7 -D "" -importcfg $WORK/b117/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f1/f1cdac596db7fa748950c5006a86ba847518e55d020402affb21d91db58a4564-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid cK4XFUr373DAK4kyJSF6/cK4XFUr373DAK4kyJSF6 -goversion go1.12.7 -D "" -importcfg $WORK/b118/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/45/45d8a7b22d8e6eac673217adb729dbf8e6981ac15a0b10f3ca31a4378bce1a1f-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid YTM84Wv1INH2uGTkYg1E/YTM84Wv1INH2uGTkYg1E -goversion go1.12.7 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5a/5ab11dd6e2bc77e4a656faec12e606f52f022b7063e69e76524f8654008de18f-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p path/filepath -std -complete -installsuffix shared -buildid bnz3ez9xqCdR7diS2pkp/bnz3ez9xqCdR7diS2pkp -goversion go1.12.7 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fa/fa3148c58e4780f0033d6ea6e97f09e058b251005c32ebdfabad6eba06d99cb8-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./sig.s BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p os/signal -std -installsuffix shared -buildid LB7GZBiWkDBdesWOwRXp/LB7GZBiWkDBdesWOwRXp -goversion go1.12.7 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/97/97a3d9471b5ab140c758c14a1568a80f9d2ae160d01b6861e8f9fcae01d5ea50-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/sig.o ./sig.s BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p regexp -std -complete -installsuffix shared -buildid FqZHPCEpz1Wenkv4JlI-/FqZHPCEpz1Wenkv4JlI- -goversion go1.12.7 -D "" -importcfg $WORK/b044/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/32/3240b9785296f1178645345f979534afce6554c19a55363d4728a22737beb238-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b118/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid qAIAaxZJ4WgeO4x_-fIF/qAIAaxZJ4WgeO4x_-fIF -goversion go1.12.7 -D "" -importcfg $WORK/b116/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/40/40ec6a69dda2f4ed2d71de88902dfdd49d20b8bf3cec0742c8334da12f99c6ac-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid _o81nhc8vzopRZ9_I87L/_o81nhc8vzopRZ9_I87L -goversion go1.12.7 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f5/f5f2cd3ce432087515bd16df769b4add478ae938ba893a39cd1833cc8ec37e58-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid cvonu4OH8IsbqWgF8xKX/cvonu4OH8IsbqWgF8xKX -goversion go1.12.7 -D "" -importcfg $WORK/b119/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/53/530d520562813f2126647be5786f2ecb8dd2fa1190e46a2c1fe8c06f342de067-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid -jbWDp3oiif7XNVrI2XV/-jbWDp3oiif7XNVrI2XV -goversion go1.12.7 -D "" -importcfg $WORK/b148/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/64/64e7d64a0df570ba2432eed3f5a58ad23db23e41da551fca4342295bfd8e66cb-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid sdR3KJZt6Ia5HD_ltX5S/sdR3KJZt6Ia5HD_ltX5S -goversion go1.12.7 -D "" -importcfg $WORK/b151/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d2/d2744a330f3d13d340e6d0cf2e0fec3c3e3f06661f4b34d98c4bb03657b0f628-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b157/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid OdKQkoy2_cjsgtwbN2Iq/OdKQkoy2_cjsgtwbN2Iq -goversion go1.12.7 -D "" -importcfg $WORK/b160/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/81/81975d2d6f2c42fd4a8603dd31e2eaca1e4545247ae4fc23d6a90f984e181e9d-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p image/jpeg -std -complete -installsuffix shared -buildid -G2_xc7jrGbm1aXFsQOQ/-G2_xc7jrGbm1aXFsQOQ -goversion go1.12.7 -D "" -importcfg $WORK/b159/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/96/969791d2c3287f76ebe440b37a579a77b8c5f5c647112632222aa7e2649a03ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid reocw7VaDHnZy5PW0Iv7/reocw7VaDHnZy5PW0Iv7 -goversion go1.12.7 -D "" -importcfg $WORK/b164/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d7/d79e0ec3896d2b79bdb833c97d39da15e253a3a76c5aa99437c159af906236cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid nNNjTHqlvRZ4qod9gEA4/nNNjTHqlvRZ4qod9gEA4 -goversion go1.12.7 -D "" -importcfg $WORK/b183/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d0b20e580a9764ec84153ccb119b326fccbd1c20e42bdc9ee3b025322c99efa-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid B9XMokPbrvJGw7BqVza4/B9XMokPbrvJGw7BqVza4 -goversion go1.12.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/89/89d9b5ef9370791f4ff84c01c35b1f0666dd990ce9b08bf8f55d5eb0ca1e1385-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p flag -std -complete -installsuffix shared -buildid KoHCedNyole6S1wqNTQz/KoHCedNyole6S1wqNTQz -goversion go1.12.7 -D "" -importcfg $WORK/b030/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f794cc60c97d9fcf5ee655fbefbf2eb5e050396d08d775785c8ba2335419d5e3-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/json -std -complete -installsuffix shared -buildid YCJdpEBWl8te3Hjsq97Q/YCJdpEBWl8te3Hjsq97Q -goversion go1.12.7 -D "" -importcfg $WORK/b033/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2d/2d47f2dc7af5c57eff1a6a5f0dd3846ef9b5edb3d67e248256f533a108ee875f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid OVFHdIbV2H28_1RaEy40/OVFHdIbV2H28_1RaEy40 -goversion go1.12.7 -D "" -importcfg $WORK/b041/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d9/d9dd9cf2bad4a4a81adf0b3a583cadcd81199da789fc3f8103e33cab19aef57e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/cri-o/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6ruZaO6jvDqbPOVu4ilz/6ruZaO6jvDqbPOVu4ilz -goversion go1.12.7 -D "" -importcfg $WORK/b042/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/45/45b7b8116e639df2304866e2296edf0c240c07d0e50fe3d6a97f4b554edee951-d # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f5/f5f954c972c06d6117e7c2365d73e0a44c8a0a1fe47d9928aa0368c9f57ee4e0-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p log -std -complete -installsuffix shared -buildid aQ8jIXLePurlYMyY2wWr/aQ8jIXLePurlYMyY2wWr -goversion go1.12.7 -D "" -importcfg $WORK/b057/importcfg -pack ./log.go BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b048/ -importpath net -- -I $WORK/b048/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5a/5a75c2d1d0c1ac0eca190e712a681dd5fdcbc1da47cc127724d13b68e7c0a4f1-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p os/exec -std -complete -installsuffix shared -buildid iAnjHs8OaNUTBd3Gpxfx/iAnjHs8OaNUTBd3Gpxfx -goversion go1.12.7 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f8/f86a823adef268be230854255742049b0f9beaeaa15b62e78b4161df49c03982-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid WMcYh-xGENanKmIOC_dO/WMcYh-xGENanKmIOC_dO -goversion go1.12.7 -D "" -importcfg $WORK/b063/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f8/f88b63903f6b2a14946baf84bceaa21009eef203a65a49933704f1c089a810f5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid fNQnnQEZLB_N8mB9z3us/fNQnnQEZLB_N8mB9z3us -goversion go1.12.7 -D "" -importcfg $WORK/b066/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9d/9d6e0947a9d80b0442b57c9c06b03fce1d9da11297c9ca4a8eec8764510bfb9e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid ECbTy-oxMtUmtHC6WO0K/ECbTy-oxMtUmtHC6WO0K -goversion go1.12.7 -D "" -importcfg $WORK/b065/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1d/1d44be3534f3390d8b79d5dc739329e5c03a62944b352ebb6ee11e8d5b0df066-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid QvaLPC4Y1ZsCV_xqxKv0/QvaLPC4Y1ZsCV_xqxKv0 -goversion go1.12.7 -D "" -importcfg $WORK/b040/importcfg -pack ./hook.go ./when.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/20/200e4a73b1da3f4e0ca17ad6f1e9ba0aa7e41ca937bf67c9a813cc42001727cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid dhhdHmxX-KhKiSeVtN2Q/dhhdHmxX-KhKiSeVtN2Q -goversion go1.12.7 -D "" -importcfg $WORK/b055/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/62/625a5daa5af0f9fee4a667ccb3d46464c559c4d6bfad800b208ae1839119d9cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid Wc1f9yO8dNeE45Hjddp_/Wc1f9yO8dNeE45Hjddp_ -goversion go1.12.7 -D "" -importcfg $WORK/b071/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/17/179654c4edc1cfc9bc34b31f1b14681d5c6010036857800984dbe4ebdd845b92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid fUFDhYkApaPdB2xoQjUH/fUFDhYkApaPdB2xoQjUH -goversion go1.12.7 -D "" -importcfg $WORK/b070/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/fe/fea941fbbbc887a23740d65fdd289bb3fc9c411c46e1b98b8eb58a6d2ee3e016-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid NFGAe4M4iDk11TzYzrI_/NFGAe4M4iDk11TzYzrI_ -goversion go1.12.7 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/51/51f5a6c0b02f9f047899279b0e66d8871a4df239c2ff65a6b70761b4192f2628-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p text/scanner -std -complete -installsuffix shared -buildid 0rZyJda6zcR9DOw2N-_J/0rZyJda6zcR9DOw2N-_J -goversion go1.12.7 -D "" -importcfg $WORK/b077/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5c/5cc6150eacbfa6f0d3a86f41cd16b69d5f9f790c12cbe18539a8b7422904b003-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid HJF-WMS-AXscFe8rr_2X/HJF-WMS-AXscFe8rr_2X -goversion go1.12.7 -D "" -importcfg $WORK/b078/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f8/f854aa705b828e05dc93a0b4aeb883e476ca66922878b7a675920dc415212373-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid -j44vmybXO0WoaNpXPWc/-j44vmybXO0WoaNpXPWc -goversion go1.12.7 -D "" -importcfg $WORK/b064/importcfg -pack ./system_registries_v2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b9/b97d3bdee800160ad69709170bf1260c601e434be6b35a0aa289cd38b2b1e8b3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid acO-O9ZtZnYZdct-aKUt/acO-O9ZtZnYZdct-aKUt -goversion go1.12.7 -D "" -importcfg $WORK/b076/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6f/6fbceea749097f37e0265cb2794988e0eb4ceefab08d4aa24cc0640dfbef8ba2-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b080/ -importpath os/user -- -I $WORK/b080/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c5/c50ff01dce02ccc3b7f106fce1bce9e4f2c225e76f2033f8e7208d474b5bb17c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid VMAyv0zM0RUaZcMHxMdO/VMAyv0zM0RUaZcMHxMdO -goversion go1.12.7 -D "" -importcfg $WORK/b085/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/03/03434d47dc84aa52193c57c5e01f11d7956ec9ae1a5e7d99d25b61060aa4e9da-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./arith_arm64.s BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3b/3bb405b9e399351b15fe06faf15944eb021da5f4347a5d703d296f0ba5f379bb-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p encoding/hex -std -complete -installsuffix shared -buildid MLQbHUlexg2OZTRbZ2Iu/MLQbHUlexg2OZTRbZ2Iu -goversion go1.12.7 -D "" -importcfg $WORK/b111/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p math/big -std -installsuffix shared -buildid hrqgUqMF6cNxdmekz86y/hrqgUqMF6cNxdmekz86y -goversion go1.12.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6e/6e4e5743a881c11414be553d9a0b5ebb0205d66f9448e76c09431a3716faecf5-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p net/url -std -complete -installsuffix shared -buildid 82R7m2DWZCsCuiiK2Ilv/82R7m2DWZCsCuiiK2Ilv -goversion go1.12.7 -D "" -importcfg $WORK/b115/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/2e/2ec017a1e0601e9393a12d48f7dd392f54ed5014b4d2153573106d30c99d4a82-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid nvgF6aOILp8LfCAjeVfW/nvgF6aOILp8LfCAjeVfW -goversion go1.12.7 -D "" -importcfg $WORK/b127/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/arith_arm64.o ./arith_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ab/abf1895a7d581f1ca83db66d63ccadc58380c2d5c910aef6a9d3a5b5922da5c6-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./p256_asm_arm64.s BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/elliptic -std -installsuffix shared -buildid JkZscGXD41UU-jrXXEdi/JkZscGXD41UU-jrXXEdi -goversion go1.12.7 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e6/e65535aa3357adeb0b5c844b1c0630618e29de2913249f3deec0446b2918414a-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid EASt-s7ITt19oLTDMp-y/EASt-s7ITt19oLTDMp-y -goversion go1.12.7 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/p256_asm_arm64.o ./p256_asm_arm64.s BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/p256_asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2f/2fe51700359e243595e82251e2db6562c50cb7842aed71c229abe440f31adb65-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TvhmjB668vSLHnHdQwaS/TvhmjB668vSLHnHdQwaS -goversion go1.12.7 -D "" -importcfg $WORK/b098/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1f/1fddb93cc4b76b27ecfce43b19c31af7595ec43ba81d493c94c0c4094cebdd07-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EqJd6j1y4baEmHPKIx4V/EqJd6j1y4baEmHPKIx4V -goversion go1.12.7 -D "" -importcfg $WORK/b099/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/69/69bfab2276a9426a795096cd24b9f83c5fe9301eac64e3a1a9039744c4eab0dc-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid vBRVWba4sRlIRiWSZNVP/vBRVWba4sRlIRiWSZNVP -goversion go1.12.7 -D "" -importcfg $WORK/b109/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/86/868b8948c4b6fdd4c597a5fafdb16c72ae4567f422adef63af62d03a6ce16ea4-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid QXQFp1xKcelbT5_LlMCd/QXQFp1xKcelbT5_LlMCd -goversion go1.12.7 -D "" -importcfg $WORK/b088/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/83/830ae6febcba036a402705d9d67e45c57396b1c6a0937908d639aadd93b847fd-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cKzz7D8fRkC_Y_LqPYsv/cKzz7D8fRkC_Y_LqPYsv -goversion go1.12.7 -D "" -importcfg $WORK/b110/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/30/306a618eb4b82882b203c7eb1092dabbebd2efad6cb320655dc0db754b241bb9-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DY-q6S4c72stHMWSHYbu/DY-q6S4c72stHMWSHYbu -goversion go1.12.7 -D "" -importcfg $WORK/b113/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a4/a4bdec4b149c1bd6ce96bdf6cc1f97318fa45de15a59bad97c2e484e1f816ac6-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p compress/flate -std -complete -installsuffix shared -buildid gXynUc-EyUWYEVcGZUwz/gXynUc-EyUWYEVcGZUwz -goversion go1.12.7 -D "" -importcfg $WORK/b130/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/bc/bc7e0929b56be8b991368d743ba592ca41c6e53742cc4efa3abe03a8e59c9439-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid jZFd6GiVMCX8DAlqSTkd/jZFd6GiVMCX8DAlqSTkd -goversion go1.12.7 -D "" -importcfg $WORK/b144/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f7/f7a5416131dab51769871aa72b2bf5a53849eecd897dd6d09b293a023b6899e8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid Oi12DMbbIIosSyGIn3oi/Oi12DMbbIIosSyGIn3oi -goversion go1.12.7 -D "" -importcfg $WORK/b145/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/64/646370f82b333884e36d0566afb93fae071dfb2d21bf6a58c1d03a947a3398f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b146/ -importpath github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/28/283df6e088c33802d864a187894f22ba9fca8bc260a85a07e295cd11dce80044-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7cCOrC0O82aJW-o2Uc61/7cCOrC0O82aJW-o2Uc61 -goversion go1.12.7 -D "" -importcfg $WORK/b129/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e6/e66bcbc8f6271df997037934c0c558fa97af294b76dead54589ebf2631a3ed06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid aTMzGi2srtXmGyP9FjGs/aTMzGi2srtXmGyP9FjGs -goversion go1.12.7 -D "" -importcfg $WORK/b128/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p net -std -installsuffix shared -buildid gwZEWfFoPMNuMIyV2Ps2/gwZEWfFoPMNuMIyV2Ps2 -goversion go1.12.7 -D "" -importcfg $WORK/b048/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/b048/_cgo_gotypes.go $WORK/b048/cgo_linux.cgo1.go $WORK/b048/cgo_resnew.cgo1.go $WORK/b048/cgo_socknew.cgo1.go $WORK/b048/cgo_unix.cgo1.go $WORK/b048/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cd $WORK/b080 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9f/9faa8b292f2081623c9b2616abb408ce1245f57406507f1a893fed0236be4391-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid zqZlP1U5iEz2oFLIzqrN/zqZlP1U5iEz2oFLIzqrN -goversion go1.12.7 -D "" -importcfg $WORK/b126/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd $WORK/b080 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5e/5ed9206a58416e5f3b3922ac515c4fb1a56f37b2249bead5be94869170332599-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p compress/zlib -std -complete -installsuffix shared -buildid vi9LEzqIhaBZHRT0-5zx/vi9LEzqIhaBZHRT0-5zx -goversion go1.12.7 -D "" -importcfg $WORK/b152/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/8a/8af5552e909aac9c90485efde232ac8150c05804faaad6e8416995240eb3d61e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 8fhxDxHI3HGjs5iwaIP-/8fhxDxHI3HGjs5iwaIP- -goversion go1.12.7 -D "" -importcfg $WORK/b155/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/15/15f7a94f9842969c4c4a922665b39f1b3a375d03217ceab17df8f3fa197f037c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cast5=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: importmap golang.org/x/crypto/openpgp/elgamal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Fu-9ZPdqkNQ1BvrvLuk5/Fu-9ZPdqkNQ1BvrvLuk5 -goversion go1.12.7 -D "" -importcfg $WORK/b150/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/42/429ab52fc10f3b62a6eeee79a3e7c24ece64577a273969a5841ebe64f4e3f7cd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/armor=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/packet=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid USZ4lSrwk8XmUSDgkMXA/USZ4lSrwk8XmUSDgkMXA -goversion go1.12.7 -D "" -importcfg $WORK/b147/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: cd $WORK/b080 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/aa/aa7548a612a9505b7a3040aa11802059a6751fd5aa37581e33fe34209e625019-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid YX7bXhJgXK-s9UYNTIXA/YX7bXhJgXK-s9UYNTIXA -goversion go1.12.7 -D "" -importcfg $WORK/b163/importcfg -pack ./none.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b9/b911c978d1e3552d3418766a534417dc0b9314fd763cf897ca3520fcc7ed035c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid eDUyPvFeqTnXuxMP4MUV/eDUyPvFeqTnXuxMP4MUV -goversion go1.12.7 -D "" -importcfg $WORK/b169/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c3/c3b6b78263b7b2a59f23002d11cbf79594b196ed9bdc07ecf1f5587abff1cf13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 625G6YBXZa_6gOwQ6IdJ/625G6YBXZa_6gOwQ6IdJ -goversion go1.12.7 -D "" -importcfg $WORK/b168/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cd $WORK/b080 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o -g -O2 BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d1/d14f8524a730c8f49b67f47e7c982eaf8dccfd1ec25e2603bfd8452bdb4679f0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 1ZWJcVuXbDAVoh1ue-md/1ZWJcVuXbDAVoh1ue-md -goversion go1.12.7 -D "" -importcfg $WORK/b170/importcfg -pack ./pools.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/4e/4e90036e95cf2445914e0161760893be02f109aa3ffdf613e75acbbf02938a93-d # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e7/e7c609c8edd4cedef65640a621cb3fd569d242c024704233b63936c8a5ca6330-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 6zz6Gs9n2KbL8ZUn3_ZL/6zz6Gs9n2KbL8ZUn3_ZL -goversion go1.12.7 -D "" -importcfg $WORK/b173/importcfg -pack ./copy.go ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p os/user -std -installsuffix shared -buildid Yu1azN57ymUYp27SRCKR/Yu1azN57ymUYp27SRCKR -goversion go1.12.7 -D "" -importcfg $WORK/b080/importcfg -pack ./lookup.go ./user.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo_lookup_unix.cgo1.go $WORK/b080/getgrouplist_unix.cgo1.go $WORK/b080/listgroups_unix.cgo1.go $WORK/b080/_cgo_import.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid HL_4ktHqgVCvJWc3HQUG/HL_4ktHqgVCvJWc3HQUG -goversion go1.12.7 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/75/7583b35aaf6cddd877ec6f163525aca78a2dcd0705241c0dd485f66453fbce7a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon -complete -installsuffix shared -buildid EwAiHVooq8OSh7pVcyc2/EwAiHVooq8OSh7pVcyc2 -goversion go1.12.7 -D "" -importcfg $WORK/b061/importcfg -pack ./sdnotify.go ./watchdog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/fa/fa766099f08a5b4c2444cd3ba6a9272c40c53575cd22a96e0cdba6c415dcddb3-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid tREFVL0f3FNs2_-6D4cT/tREFVL0f3FNs2_-6D4cT -goversion go1.12.7 -D "" -importcfg $WORK/b108/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/3c/3c334cc90a09045c683053e97c530f53d6e929096ad7bf327da4f6eecdd19bc8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/cri-o/cri-o/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid 9h68ksGJA1cUxNCorJbU/9h68ksGJA1cUxNCorJbU -goversion go1.12.7 -D "" -importcfg $WORK/b125/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c3/c3bdc1973e400fbccc2005a7234884b3db8c8ce31fd14844d5115fc4ca21e1e5-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 0JhaNchzenwqO0qAmC-c/0JhaNchzenwqO0qAmC-c -goversion go1.12.7 -D "" -importcfg $WORK/b101/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 BUILDSTDERR: cd $WORK/b146 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a1/a1ecb3721002e04223e8d576e0e555da6248e58a5c14fafe43e955f75d698044-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid FzSJtNAOJzm2uz6nC3ny/FzSJtNAOJzm2uz6nC3ny -goversion go1.12.7 -D "" -importcfg $WORK/b046/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a7/a73e394e796970bbd9ffb7181509822eae3b9ae92289b2a54542646cec4f4ead-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks/1.0.0=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid mPPeOJC-Q2zqONSD0-O4/mPPeOJC-Q2zqONSD0-O4 -goversion go1.12.7 -D "" -importcfg $WORK/b039/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1e/1e9f7232bda822f95e3d5b707c70b346a907ef0fc924b80ab74635ca23bd6df3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks/1.0.0=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid X0QLDnIBBaCAkCxTwMab/X0QLDnIBBaCAkCxTwMab -goversion go1.12.7 -D "" -importcfg $WORK/b032/importcfg -pack ./hook.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c0/c00d7430062b4ce8dea1b0df1bd899b6222cfe3ca5de408e297963c361ee45f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid eipJh40u5goCoTH-49ce/eipJh40u5goCoTH-49ce -goversion go1.12.7 -D "" -importcfg $WORK/b059/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/56/56fab70ed6c2832d5f7e79c701ca600187781a02a22e3f3edd33bf3e2e164eb0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid kHkU9jsXe-fnXGG5kX1D/kHkU9jsXe-fnXGG5kX1D -goversion go1.12.7 -D "" -importcfg $WORK/b075/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/1a/1ae1a117a76f11a78451ad4874bfa21d83b279143c38f26b317627542fb2de1f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid ICg4wOv0RZkjXHPzLCfF/ICg4wOv0RZkjXHPzLCfF -goversion go1.12.7 -D "" -importcfg $WORK/b074/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/50/5020e6ac28c5b00d75945e640a08b77fa66abfc168f378a04838651a33525a24-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 2fv2zeVlpr-2Yg8zGlvJ/2fv2zeVlpr-2Yg8zGlvJ -goversion go1.12.7 -D "" -importcfg $WORK/b079/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/03/030b0ca2078f75bcfd83f2510ba986f6098711fe599bb4bb20f4f38e5634aafd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid S8q0__VqZzegBC2w2rN6/S8q0__VqZzegBC2w2rN6 -goversion go1.12.7 -D "" -importcfg $WORK/b081/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4e/4e3a89b325096cae14c059a3762b0d2c98953f262be8a0365ae2bedbfc049fe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid puHo9gOMA86wy2Owomlk/puHo9gOMA86wy2Owomlk -goversion go1.12.7 -D "" -importcfg $WORK/b073/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/df/df983aef3e52c28504f5744c890c02dc723c53079a69501ad052ebd76743c762-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid eebVHXOfJROSFrnxuC7B/eebVHXOfJROSFrnxuC7B -goversion go1.12.7 -D "" -importcfg $WORK/b124/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/69/691ee9e0a36dc910e38451de35db20e1ccd9e002375b6d1b1341d91ae5296a31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b072/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless -- -I $WORK/b072/ -g -O2 ./rootless_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/12/1222a33aef7cc34edfa3fd04c237a4d2f9580f2b1db8168a4e484ce8b37a1e42-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid 8JTfHWVS5lN0lTE-3B3O/8JTfHWVS5lN0lTE-3B3O -goversion go1.12.7 -D "" -importcfg $WORK/b123/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go BUILDSTDERR: cd $WORK/b146 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b7/b7ea0f8627b1d3d218b1918cab952d3bed2062a66b351d0c3bc34107e80f656c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid D9c6MGG4aKZXgpMD7oir/D9c6MGG4aKZXgpMD7oir -goversion go1.12.7 -D "" -importcfg $WORK/b087/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -o $WORK/b072/_x003.o -c rootless_linux.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b146/ -g -O2 -o $WORK/b146/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/bc/bc9db865e05e5f78c2e709bc1a5fb214928e378d5189176b7636c6e2dc8ef70e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid x2_PkkdEsQY28PKBM21J/x2_PkkdEsQY28PKBM21J -goversion go1.12.7 -D "" -importcfg $WORK/b132/importcfg -pack ./args.go ./types.go BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/52/52a46ffa120757de6453db809527cc1d30252663e4d02fb3bf46a4c83a1d2004-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid GjAaIsmVNMYM4bi_NbiW/GjAaIsmVNMYM4bi_NbiW -goversion go1.12.7 -D "" -importcfg $WORK/b134/importcfg -pack ./types.go BUILDSTDERR: cd $WORK/b146 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b146=/tmp/go-build -gno-record-gcc-switches -o $WORK/b146/_cgo_.o $WORK/b146/_cgo_main.o $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/30/30d8418d8fe75ccf01ea701d4a43b5a67f769f3f477a7861400ce7a919f51fac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid DIfm-T6lcp6ULLPhrFWz/DIfm-T6lcp6ULLPhrFWz -goversion go1.12.7 -D "" -importcfg $WORK/b133/importcfg -pack ./types.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid P5yOPwplW1cQMB-hM5J3/P5yOPwplW1cQMB-hM5J3 -goversion go1.12.7 -D "" -importcfg $WORK/b072/importcfg -pack $WORK/b072/_cgo_gotypes.go $WORK/b072/rootless_linux.cgo1.go $WORK/b072/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b146/_cgo_.o -dynout $WORK/b146/_cgo_import.go BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e2/e2332f54009a32eca9efee38d411ada70c3ba86d71e3e16e506bbf2fd6a17582-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/libtrust=github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid 1f8NpjxTZZHvPRt7F7XQ/1f8NpjxTZZHvPRt7F7XQ -goversion go1.12.7 -D "" -importcfg $WORK/b084/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 5qz8IlSJNidsfoMFB587/5qz8IlSJNidsfoMFB587 -goversion go1.12.7 -D "" -importcfg $WORK/b146/importcfg -pack ./callbacks.go $WORK/b146/_cgo_gotypes.go $WORK/b146/data.cgo1.go $WORK/b146/gpgme.cgo1.go $WORK/b146/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bf/bf0c4f9a4abbfffbe7e49b10df8985e7a74dc3f51c467b2b970461f5311a3ca1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid FIMTHMizvwaApBMc82IS/FIMTHMizvwaApBMc82IS -goversion go1.12.7 -D "" -importcfg $WORK/b135/importcfg -pack ./ns_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9f/9fe2a58ddac98bd46f6bc6c013018b2032f23d555b715ebd0e5fd1bad03324ce-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p archive/tar -std -complete -installsuffix shared -buildid hOeO-jk0vQF0NbfEP9eL/hOeO-jk0vQF0NbfEP9eL -goversion go1.12.7 -D "" -importcfg $WORK/b137/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2f/2f2b861c86caf84055bfe248bd9a60d887533160c7a2b5ec5e4b506be2ee490d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid froeoTqpw3BhnYzcMIwH/froeoTqpw3BhnYzcMIwH -goversion go1.12.7 -D "" -importcfg $WORK/b140/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c9/c941383e6f158115c717ee045873eba8552e79512dae1bace298076a8f2163d2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid 6T18ikRf7Q76sRVW-Ihq/6T18ikRf7Q76sRVW-Ihq -goversion go1.12.7 -D "" -importcfg $WORK/b162/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1b/1b978bc139f8be9850fb8647945478af40b4a7007c51d9d00381c07e7dc89ada-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 3cilelyUsKY-XoAqlg5G/3cilelyUsKY-XoAqlg5G -goversion go1.12.7 -D "" -importcfg $WORK/b139/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/_x001.o $WORK/b146/_x002.o $WORK/b146/_x003.o $WORK/b146/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e0/e047c02ef9cedf4e13a7db6db791aea8e4bf453d27f44ba4c6ec709bc0d39d01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/mtrmac/gpgme=github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/openpgp=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid vGvO5ozKJ987X6Awf4Q5/vGvO5ozKJ987X6Awf4Q5 -goversion go1.12.7 -D "" -importcfg $WORK/b143/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/83/8321c0c0940dfa64f31c57dbfa7235d7386279506b7c0c2c7abdc68f70751e8a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid XWoYQsCBRh5dSrPcki14/XWoYQsCBRh5dSrPcki14 -goversion go1.12.7 -D "" -importcfg $WORK/b138/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/2d/2db7224418ddc1397734174fd5e0d2a113d47558a287d77779c679e1d9041f96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid KPzfYzOgGp7S150ZWuyU/KPzfYzOgGp7S150ZWuyU -goversion go1.12.7 -D "" -importcfg $WORK/b172/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5f/5fb17b148d605cb8b1c91ca274eaa67d09155eb1b6ef58bb7adeae2613e36984-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b174/ -importpath github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b174/ -g -O2 ./sysconfig.go BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/66/661ceae7a3045a74c5c85293824f68acfe1004a464e38339398982bc68f10c1d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid LrOOIWTIBCfGHmn4io-g/LrOOIWTIBCfGHmn4io-g -goversion go1.12.7 -D "" -importcfg $WORK/b175/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1b/1b5484113a6b8e1abac26d3a28a60a66386d54aed1f72a3d55e57e3db864cba1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid hW2fq2OvZBTZ8iIlqxyT/hW2fq2OvZBTZ8iIlqxyT -goversion go1.12.7 -D "" -importcfg $WORK/b178/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/94/94b865ffd4e5ddde7fa73c9d5d7cf2a5eab0a4ec7947aecd15b362e5192a09b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid _r982qU7yeTaLmbsEOvA/_r982qU7yeTaLmbsEOvA -goversion go1.12.7 -D "" -importcfg $WORK/b179/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c2/c2ba83722240536905750ab93e0ef0a438f36ef059ab6adab142b34718d571ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid j7fjbPUZa1X22qJpPdFk/j7fjbPUZa1X22qJpPdFk -goversion go1.12.7 -D "" -importcfg $WORK/b185/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/38/38c7d8b834e998b3a8fd69a99dd51a3c9c990f7ba273b73736b21eca2dc7741b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid QIiDB0c-KwwbYTjOa7J4/QIiDB0c-KwwbYTjOa7J4 -goversion go1.12.7 -D "" -importcfg $WORK/b187/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3e/3e5cda99d30604ddccb6ca312e742f39556913ca4b2854a8bd68117e599f6e29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid j-rJx0hHaY9o2JxSJnf6/j-rJx0hHaY9o2JxSJnf6 -goversion go1.12.7 -D "" -importcfg $WORK/b186/importcfg -pack ./label_selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/03/03aaa174f25747848a6821164588ed2ea1201536e959f423a038629448b71197-d # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d8/d80fa93d3c54ae778273b0646063cbdec2c401a856636964817a8065d139ecdb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid Xy14kfFy_wjVAHRTWgCK/Xy14kfFy_wjVAHRTWgCK -goversion go1.12.7 -D "" -importcfg $WORK/b191/importcfg -pack ./dmesg_linux.go BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: pkg-config --cflags -- devmapper BUILDSTDERR: pkg-config --libs -- devmapper BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b190/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -- -I $WORK/b190/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/86/86b52f4c3ba245d6651a4d1506eed12a35a11ae0194c3f76d2b8356b3204458d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b192/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -- -I $WORK/b192/ -g -O2 ./loop_wrapper.go BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/03/036b21ec392b0e48a371a79e6661b40a1c64bc94e84004989ad7d5bb35f4d4c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid PHHmfQW4XL39h0t88evU/PHHmfQW4XL39h0t88evU -goversion go1.12.7 -D "" -importcfg $WORK/b193/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/0e/0eb8477be1933273b760455cd498e9395d73b63fb77bf1375a59f619a47d3cb2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b196/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b196/ -g -O2 ./projectquota.go BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: cd $WORK/b192 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b192 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 21y834PmDaPY12GlQ7Y6/21y834PmDaPY12GlQ7Y6 -goversion go1.12.7 -D "" -importcfg $WORK/b174/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b174/_cgo_gotypes.go $WORK/b174/sysconfig.cgo1.go $WORK/b174/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b192=/tmp/go-build -gno-record-gcc-switches -o $WORK/b192/_cgo_.o $WORK/b192/_cgo_main.o $WORK/b192/_x001.o $WORK/b192/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b192/_cgo_.o -dynout $WORK/b192/_cgo_import.go BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -installsuffix shared -buildid FwS9BdLwf6MB-Vc8J4C0/FwS9BdLwf6MB-Vc8J4C0 -goversion go1.12.7 -D "" -importcfg $WORK/b192/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b192/_cgo_gotypes.go $WORK/b192/loop_wrapper.cgo1.go $WORK/b192/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/1b/1b1f05e90b8b3bb60ff989db5e8a876decceea2a72abc0ce6d9ec841d0cedb59-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid nPgCpev9WnmE-geVvcgu/nPgCpev9WnmE-geVvcgu -goversion go1.12.7 -D "" -importcfg $WORK/b167/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: cd $WORK/b196 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b192/_pkg_.a $WORK/b192/_x001.o $WORK/b192/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/97/9720c60880b7585f596c6d2a403880681a4151c009fab5ddba2416a6920a4cee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 4XgISIhCrc2Uz5XRoWhB/4XgISIhCrc2Uz5XRoWhB -goversion go1.12.7 -D "" -importcfg $WORK/b197/importcfg -pack ./fsutils_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/5c/5cf7790f12fb5c31f71103ffd52057186fc8c9fed615ebdf2608f8c2ab9d4a59-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b200/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b200/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/b196 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b200 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b196=/tmp/go-build -gno-record-gcc-switches -o $WORK/b196/_cgo_.o $WORK/b196/_cgo_main.o $WORK/b196/_x001.o $WORK/b196/_x002.o -g -O2 BUILDSTDERR: cd $WORK/b200 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b196/_cgo_.o -dynout $WORK/b196/_cgo_import.go BUILDSTDERR: cd $WORK/b200 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 079i0x4h8S6nFy67w8W6/079i0x4h8S6nFy67w8W6 -goversion go1.12.7 -D "" -importcfg $WORK/b196/importcfg -pack $WORK/b196/_cgo_gotypes.go $WORK/b196/projectquota.cgo1.go $WORK/b196/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b196/_pkg_.a $WORK/b196/_x001.o $WORK/b196/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7e/7e73451abba556fcdca4b93f18b5a3dfb952364ef6ff72c3af6f9d7271aa2e2c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid pKgykbKAgzBKBO89eBlv/pKgykbKAgzBKBO89eBlv -goversion go1.12.7 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid WVNxFGnfFqlNfeaGlVL0/WVNxFGnfFqlNfeaGlVL0 -goversion go1.12.7 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/copy_linux.cgo1.go $WORK/b200/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/db/db53bd33c50baa35751183d3ebd9f2576888c2a8964be60cc9879a22d6e18679-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid SpkHdZgZclaDc1Rh9P6e/SpkHdZgZclaDc1Rh9P6e -goversion go1.12.7 -D "" -importcfg $WORK/b204/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e2/e20b2f8b75416f8d5bd60dea5785defc58ece4b01ccd33ec3c8b50293eff4ed5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid KVYzPQwq57oaMVNqSCtu/KVYzPQwq57oaMVNqSCtu -goversion go1.12.7 -D "" -importcfg $WORK/b205/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f7/f7cd7d9bdb1a3dfc330f0177dfbebcac0dfec48d73bcdd1b154ee43a0878731e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 3m7Xr773Vc6_wxWwvFg-/3m7Xr773Vc6_wxWwvFg- -goversion go1.12.7 -D "" -importcfg $WORK/b207/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4f/4f656c27e8d9f5a2e981a7fa10a46636a237d85ca5490e40e63ba941e95851da-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid zrhhi3E_9sUbTJ2wzIsU/zrhhi3E_9sUbTJ2wzIsU -goversion go1.12.7 -D "" -importcfg $WORK/b209/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b9/b99e4cbd3bceeedee12b0fb4fdf63bdd522a8563996adf2a2642a2ee5e9910de-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid mjG-xl9ka1rOVqbIOw9l/mjG-xl9ka1rOVqbIOw9l -goversion go1.12.7 -D "" -importcfg $WORK/b206/importcfg -pack ./truncindex.go BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c2/c2d94fe5bda6b226aabb76cdeb590a2c2f5ed66b5dedbc23e7672e25ab431c76-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 0Zcw01Wksk-PvgF-yezF/0Zcw01Wksk-PvgF-yezF -goversion go1.12.7 -D "" -importcfg $WORK/b215/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/9c/9ca2386d8e3d025812f5f9c4bc96440fe2079e6c221430eb376242b0839413c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid Q4RNKRVm4I_PV1JJi8bH/Q4RNKRVm4I_PV1JJi8bH -goversion go1.12.7 -D "" -importcfg $WORK/b177/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c1/c1af674ebb7521e61a7a27694d472a27eadb5282399008c068e5b7c5d79ba8ed-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid H-R7CL-DNfojNzJ_MEuc/H-R7CL-DNfojNzJ_MEuc -goversion go1.12.7 -D "" -importcfg $WORK/b216/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/63/6306c437a5fe3f3ca5860e64c9b9ab1c8e4487e7dcb1313df12ab4563e629dc8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid Hfr23XoDb_0NMSM0RS_v/Hfr23XoDb_0NMSM0RS_v -goversion go1.12.7 -D "" -importcfg $WORK/b208/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/a8/a8d575882263be19d640ed52f98d6f794fe91540d822535198f8a85e4fda7eed-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid WhAOqrvHu3ato2DGHWgb/WhAOqrvHu3ato2DGHWgb -goversion go1.12.7 -D "" -importcfg $WORK/b217/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c4/c4762d64d89d3e7d31f1284c8269c015ed2af70361c056a8f901976222dcf45e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid -Auu4a6z9zGes2VsBnR9/-Auu4a6z9zGes2VsBnR9 -goversion go1.12.7 -D "" -importcfg $WORK/b166/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/a4/a40430b16c0c3e8ee16fe24710a2ed8a1bbc5c9221c115e2e7387d01a674a578-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 94kaGwb0KYgJQmJRtn-k/94kaGwb0KYgJQmJRtn-k -goversion go1.12.7 -D "" -importcfg $WORK/b214/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/1f/1f0fdd36a278c2d47f48fd4b36daf68ea2eb255d262a59ba363bcf3bb64aafb0-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p net/textproto -std -complete -installsuffix shared -buildid QrGABPuQCFH2zB0V0VU-/QrGABPuQCFH2zB0V0VU- -goversion go1.12.7 -D "" -importcfg $WORK/b218/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7c/7c35970b5afaaf0a76bd17330381e4f760404a474317c68b067b1cb3a3eb90fd-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid GzavdWjCGG-iPP7_GaaL/GzavdWjCGG-iPP7_GaaL -goversion go1.12.7 -D "" -importcfg $WORK/b220/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/91/9173a2e679811895b849a3794698bb39692a79e187758e0efee290eee4b038a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid kaYCEuJMaesDAS70k93r/kaYCEuJMaesDAS70k93r -goversion go1.12.7 -D "" -importcfg $WORK/b182/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/20/203df8525a683ed4d63275265a13c1b971e909ad009e196cb5d68d3cc002a6ba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b188/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b188/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d7/d7d7aefdea6ce5b0583ffcf907c98da651dec6ac744d112d198af7126149c664-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid QzN6SkocsdHADOKaBqP7/QzN6SkocsdHADOKaBqP7 -goversion go1.12.7 -D "" -importcfg $WORK/b195/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9b/9b0aaaccfe6d3195b4e4dc3befa8dbe8fcce41a0e9050262f6c151e164d47398-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/overlayutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: importmap github.com/containers/storage/drivers/quota=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/fsutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid oppWJKcvGt745uaFbY9Z/oppWJKcvGt745uaFbY9Z -goversion go1.12.7 -D "" -importcfg $WORK/b194/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/6f/6ffe98691d02977226948f7fba09e685923e27b37a3e8838897db89463a74a79-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/copy=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid rvRIWP1IzZt0Rir5wN7V/rvRIWP1IzZt0Rir5wN7V -goversion go1.12.7 -D "" -importcfg $WORK/b199/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e2/e2f7a445810910b292ace7fa196ce1beac8f459beb33e1fa481febab185759f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/mistifyio/go-zfs=github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 1VVyDfTd5w2HnEoMHoKc/1VVyDfTd5w2HnEoMHoKc -goversion go1.12.7 -D "" -importcfg $WORK/b201/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/6d/6da13a3dde0049c01b481d4717ba99507159ae9fc0b09746bf8b2ebd1f12448e-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid IPDTT7rLb1MpVFQ2B3Mz/IPDTT7rLb1MpVFQ2B3Mz -goversion go1.12.7 -D "" -importcfg $WORK/b213/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b190 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -o $WORK/b190/_cgo_.o $WORK/b190/_cgo_main.o $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o $WORK/b190/_x004.o $WORK/b190/_x005.o -g -O2 -ldevmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/67/67df4f85d7da5b977c2a139292dcf1bac9873cf9d480fe11b17ff8568283dd22-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p mime -std -complete -installsuffix shared -buildid yUFUrj347SPYBD1FAMb2/yUFUrj347SPYBD1FAMb2 -goversion go1.12.7 -D "" -importcfg $WORK/b221/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b190/_cgo_.o -dynout $WORK/b190/_cgo_import.go BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid uGw6LFEV8JNLeDYSh8UX/uGw6LFEV8JNLeDYSh8UX -goversion go1.12.7 -D "" -importcfg $WORK/b190/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b190/_cgo_gotypes.go $WORK/b190/devmapper_log.cgo1.go $WORK/b190/devmapper_wrapper.cgo1.go $WORK/b190/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b190/devmapper_wrapper_dynamic.cgo1.go $WORK/b190/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/44/449fe438716521f5c9fc89ca11c04f3ba6f483f9a3fc0d68e352ff24e81fc21e-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid Bg3k0L-zLyp7N-2m6eQg/Bg3k0L-zLyp7N-2m6eQg -goversion go1.12.7 -D "" -importcfg $WORK/b212/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/83/83aa0b2ccc206e834ff7e29a88b74e145c7c2b7fcca099156727cffa3d621bb4-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid xA9Is0lgVsSahxjUDbCk/xA9Is0lgVsSahxjUDbCk -goversion go1.12.7 -D "" -importcfg $WORK/b219/importcfg -pack ./proxy.go BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/a9/a9e590177c56a7cc5e00ebbd651573b83fd27d256a79a0988292575e5237d69e-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid YeUE9Z6zpOGRbVGEYP37/YeUE9Z6zpOGRbVGEYP37 -goversion go1.12.7 -D "" -importcfg $WORK/b223/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/bb/bb5935c89bd7548964ca3ac16297cd564bb33804dbd79257d548e09597a2018a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/67/67fc97dbf8a7fb9135bbe76c281eae80f4a846054048b215b9b91bb6a7eca34b-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid j5E_2ZSvGpczzls19sK3/j5E_2ZSvGpczzls19sK3 -goversion go1.12.7 -D "" -importcfg $WORK/b224/importcfg -pack ./trace.go BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ul44elYXdrjXf6f7HbcP/ul44elYXdrjXf6f7HbcP -goversion go1.12.7 -D "" -importcfg $WORK/b222/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b190/_pkg_.a $WORK/b190/_x001.o $WORK/b190/_x002.o $WORK/b190/_x003.o $WORK/b190/_x004.o $WORK/b190/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0b/0b3f209369c6ffd2dadedad610fe0b5d9aef4c3f8b80d08ec4223b349ee5cd5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/devicemapper=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: importmap github.com/containers/storage/pkg/dmesg=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/loopback=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers/kernel=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid vOF9VRUTd2PZyyR6t8jL/vOF9VRUTd2PZyyR6t8jL -goversion go1.12.7 -D "" -importcfg $WORK/b189/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/20/202e462e99d3752f2eb96fca07e570e44f49344b04bf7e57312f61856cffd724-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p net/http/internal -std -complete -installsuffix shared -buildid p0XRv9nEUukV7pNdkCPp/p0XRv9nEUukV7pNdkCPp -goversion go1.12.7 -D "" -importcfg $WORK/b225/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/00/004bdb3accc4a9b3dbcb891a7c44265f4eded2f7d0086ab12cb6f7c38f4f962a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b227/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b227/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/86/86883e11ad0005697a084fb8f1d83460190d87259fa52cd89cbc209269c71b52-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p net/http -std -complete -installsuffix shared -buildid 3uU8cDLI2JjbitjPsSg5/3uU8cDLI2JjbitjPsSg5 -goversion go1.12.7 -D "" -importcfg $WORK/b211/importcfg -pack ./client.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 BUILDSTDERR: cd $WORK/b227 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: cd $WORK/b227 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I $WORK/b227/ -g -O2 -Wall -o $WORK/b227/_x003.o -c unshare.c BUILDSTDERR: cd $WORK/b188 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o $WORK/b188/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 58SP7hdHWv8qX7Rhco3W/58SP7hdHWv8qX7Rhco3W -goversion go1.12.7 -D "" -importcfg $WORK/b188/importcfg -pack $WORK/b188/_cgo_gotypes.go $WORK/b188/btrfs.cgo1.go $WORK/b188/version.cgo1.go $WORK/b188/_cgo_import.go BUILDSTDERR: cd $WORK/b227 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b227=/tmp/go-build -gno-record-gcc-switches -o $WORK/b227/_cgo_.o $WORK/b227/_cgo_main.o $WORK/b227/_x001.o $WORK/b227/_x002.o $WORK/b227/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b227/_cgo_.o -dynout $WORK/b227/_cgo_import.go BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid _KaZw_1dHaWmFFv4xLRk/_KaZw_1dHaWmFFv4xLRk -goversion go1.12.7 -D "" -importcfg $WORK/b227/importcfg -pack ./unshare.go $WORK/b227/_cgo_gotypes.go $WORK/b227/unshare_cgo.cgo1.go $WORK/b227/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o $WORK/b188/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3b/3b5c4e15af418d577399cf68c5c3f1025d2daca73679d6f9fe244e3659f56c65-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b229/ -importpath github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b229/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b227/_pkg_.a $WORK/b227/_x001.o $WORK/b227/_x002.o $WORK/b227/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/81/8176b5bcf61650c4b57092a6214204ddad3b78c5ed6f65154fda6aea2b7fd175-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid g42ual1iHazG1t3u76HT/g42ual1iHazG1t3u76HT -goversion go1.12.7 -D "" -importcfg $WORK/b230/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/72/72702ad4e590f7c6ef5467f956251b6e99dc628f7ed79dd51753c156322d8de4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/devmapper=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid igQkWI9wUoktxdX6ADux/igQkWI9wUoktxdX6ADux -goversion go1.12.7 -D "" -importcfg $WORK/b181/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/08/0867799e151f85786a81933ca2d6685ab50cb310319ef7ee96215fda66d70a90-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/register=github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/config=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage -complete -installsuffix shared -buildid F9eTJM8-GpLa_kScWhO0/F9eTJM8-GpLa_kScWhO0 -goversion go1.12.7 -D "" -importcfg $WORK/b165/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_unix.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/03/037a93e85c86011115b9474ad6d84c2f6392279cf766952e34f8359c9c0a2a27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid 8w3a-xFF72aDZiq3OdQz/8w3a-xFF72aDZiq3OdQz -goversion go1.12.7 -D "" -importcfg $WORK/b231/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c2/c22fdcca2d71e4203dc2bd165ea0402e9dd108cbeffcf890e63c5fb952566da1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid Z1w9fQqotKZwex8Htq8b/Z1w9fQqotKZwex8Htq8b -goversion go1.12.7 -D "" -importcfg $WORK/b232/importcfg -pack ./blobcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f8/f84041c1631cc00651f4ffd2282cf5614d087e21e4569ba4223106352620b571-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid mE-Bozn9cAk-MI0rx-7D/mE-Bozn9cAk-MI0rx-7D -goversion go1.12.7 -D "" -importcfg $WORK/b233/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/85/85850bc4246c7cd44e4da412fc5c66010e948063cf6116850c2a901596feb8e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid u-ZjVCP2tRmPmjbP-M5R/u-ZjVCP2tRmPmjbP-M5R -goversion go1.12.7 -D "" -importcfg $WORK/b235/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/04/04c7a395507b1b85e6d16f4a479daddce7fef9cae817d0ae62798654b03988e0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid 04tindQqSvyQsW0ajMBl/04tindQqSvyQsW0ajMBl -goversion go1.12.7 -D "" -importcfg $WORK/b239/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/03/03ea84758d3c46a936589b0df2b842b4f7a469646299f9871b0a8472f5c8283c-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p hash/fnv -std -complete -installsuffix shared -buildid -OyGQ7OPa4nzTWeL8FBY/-OyGQ7OPa4nzTWeL8FBY -goversion go1.12.7 -D "" -importcfg $WORK/b241/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b7/b7c66221ee2f218bf75f7f22a165a04ec8aaa6ca33350338cf1c68f021cb0301-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid 39mJr9E74h2yIdxxj2V5/39mJr9E74h2yIdxxj2V5 -goversion go1.12.7 -D "" -importcfg $WORK/b240/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ef/efbe34ca85b8a3ee9678a3e0c530180b62643a322a73d722957cd80b416ae722-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid Q6nnP_Ag7eCSV_Ts1Cv4/Q6nnP_Ag7eCSV_Ts1Cv4 -goversion go1.12.7 -D "" -importcfg $WORK/b238/importcfg -pack ./boltdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c8/c857569951c258b568d4f07ebeb0bc560c92f460225d3c84ebe5469b638847d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid W5LY5V28vugILDGq7lJU/W5LY5V28vugILDGq7lJU -goversion go1.12.7 -D "" -importcfg $WORK/b242/importcfg -pack ./memory.go BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/95/959107b868caed4e7d41fe3aec4d757402d26747c9193fd69ed5034d38ed5747-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid OlmXkjeMGIZB2edgOp5J/OlmXkjeMGIZB2edgOp5J -goversion go1.12.7 -D "" -importcfg $WORK/b161/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/db/dba700e9e739059da03f8737049bcfa15e1a263e1408f9c0ceddaa25ebd44a30-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid Aq10jo0XFRnr6wRUXk65/Aq10jo0XFRnr6wRUXk65 -goversion go1.12.7 -D "" -importcfg $WORK/b234/importcfg -pack ./overlay.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/aa/aa8e71cbdeaef3ae4033a0ff488240a7732583606952df3edde1bc9adf51ed59-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/boltdb=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/memory=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid 0DNgADRAGlpa5fglcGgZ/0DNgADRAGlpa5fglcGgZ -goversion go1.12.7 -D "" -importcfg $WORK/b237/importcfg -pack ./default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/0b/0bc2ba6474cc35eac10a2dc6e19795f6aa8e58bb23ebbfe9960baa7402ad664b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid aCN_UmG3voyBZuOlGJTR/aCN_UmG3voyBZuOlGJTR -goversion go1.12.7 -D "" -importcfg $WORK/b245/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/42/42ace6d4876492f9331120c3c8007cea9b1f33c199432d1dd7bc69c6460baca2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/hash=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid WqMMS0KO1tQylEEZDis2/WqMMS0KO1tQylEEZDis2 -goversion go1.12.7 -D "" -importcfg $WORK/b246/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a9/a90f0fd7cb565037a77e0d2b4532f25e9634916aa3baddc900d299e3b6cbf6a1-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p container/heap -std -complete -installsuffix shared -buildid kDqzYfhBpG-9nM4uX5G1/kDqzYfhBpG-9nM4uX5G1 -goversion go1.12.7 -D "" -importcfg $WORK/b249/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/dd/ddbce8d11a42d56d110edaf7135905091c4f8fd391cee43ee85489715ec9753c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid LWc6xmpF2atr1LlaiBbi/LWc6xmpF2atr1LlaiBbi -goversion go1.12.7 -D "" -importcfg $WORK/b251/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/12/12d5a28bdc3141a64452b50e58e1461c1e21e4d0f29c7454a6b798bc34238524-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid Gq_GJNhELkyOjc09FNwN/Gq_GJNhELkyOjc09FNwN -goversion go1.12.7 -D "" -importcfg $WORK/b250/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ba/ba26ad504a4a0a9ebfd61f26d2130384d7692fb2897cf4585df7ba009accc338-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/VividCortex/ewma=github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid FinafSUB8X2KI2Npyea5/FinafSUB8X2KI2Npyea5 -goversion go1.12.7 -D "" -importcfg $WORK/b252/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/09/09dd54d7fb84925c115aabd0df66f2f8079fab4fa1338329a8656ece6af3194f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbauerster/mpb/cwriter=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid MGuFr30vnTl2CIpwHDjI/MGuFr30vnTl2CIpwHDjI -goversion go1.12.7 -D "" -importcfg $WORK/b248/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/04/0430eb32cabaa6528de58fb522ec1f2b64fcf7f87b431e77775c8663b378ae20-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: importmap github.com/ulikunitz/xz/lzma=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid SLLWNCvQ8q6Ojikwbs4-/SLLWNCvQ8q6Ojikwbs4- -goversion go1.12.7 -D "" -importcfg $WORK/b244/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f1/f1a170e2eba8747d564e9b356f797281895f880e67b378c3e69337c652915df0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid 9HumFsr6iIQR8J2Q0oxJ/9HumFsr6iIQR8J2Q0oxJ -goversion go1.12.7 -D "" -importcfg $WORK/b255/importcfg -pack ./semaphore.go BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/00/00b21d9a299b88936f8d4f7e9fa8c88a281dae5dec3b043b6fcdf38093c88295-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid YAPR3B_4IsAbBtV6T6oJ/YAPR3B_4IsAbBtV6T6oJ -goversion go1.12.7 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/4b/4bdc201ae2bbfd965afe661f61527788f6e23661830dec7c712ec9fa9b8a1571-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid Z5jPJq9uCMu3PNni0EEC/Z5jPJq9uCMu3PNni0EEC -goversion go1.12.7 -D "" -importcfg $WORK/b257/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/4c/4c8fd1affc65cfe0460064e4182ea14b7c5b5c96b7f5a5c75485833357341bdd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid ezdiPWxyj6LPxpDD6GbV/ezdiPWxyj6LPxpDD6GbV -goversion go1.12.7 -D "" -importcfg $WORK/b256/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/16/16efa58bd86a2e4257194eeff113c9bac5c08b80671993869ed970e55587f53c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid -2RjKB13tKA4EJLMGCOu/-2RjKB13tKA4EJLMGCOu -goversion go1.12.7 -D "" -importcfg $WORK/b142/importcfg -pack ./types.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/de/dec019c53d2c748f9df960ef5d28ff76a925a85ed1b369321a17fbb8d34c5e92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/ulikunitz/xz=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid cSqUH_9fUyZrT1J5faqX/cSqUH_9fUyZrT1J5faqX -goversion go1.12.7 -D "" -importcfg $WORK/b243/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/d5/d5ebc0554c08b2fbc3e44f227df04be3e7bd9d6b9bb4e36cd0719d736596d422-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid het_5H6CG92SF0-h2oHl/het_5H6CG92SF0-h2oHl -goversion go1.12.7 -D "" -importcfg $WORK/b141/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/34/345abc58d50a6b83b8b792302cb4486c2d380f381ca40333eeb92d966fa17aee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid fI9wSF9PTzJIcUx4mWY4/fI9wSF9PTzJIcUx4mWY4 -goversion go1.12.7 -D "" -importcfg $WORK/b259/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/2f/2f3980c54aee674ce8977a95784a47eeb5788abdab02f1dc07c8e3b66a98e941-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbauerster/mpb=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid 7B_XBxwfL-7_nUWjR8yo/7B_XBxwfL-7_nUWjR8yo -goversion go1.12.7 -D "" -importcfg $WORK/b236/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/68/682bf0fc07fddefceeaf59f45e6770a7e7eb8696790d8f534251d9394c898bd4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid yGzS4i_ibOJyLaRQGilD/yGzS4i_ibOJyLaRQGilD -goversion go1.12.7 -D "" -importcfg $WORK/b262/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/69/6945a9d29a04c34fa62aa1a0343770094abf09e85bb99bd1eadb45d738c83508-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid ijb-AHH5QV_Xx3OzIaS2/ijb-AHH5QV_Xx3OzIaS2 -goversion go1.12.7 -D "" -importcfg $WORK/b266/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/0c/0c0b33b06f6bfaa9f1f43bcb7a30f315df3f0ed63c5621285e51df01eb1617c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid T471geBpwAG8OuJEa2Gi/T471geBpwAG8OuJEa2Gi -goversion go1.12.7 -D "" -importcfg $WORK/b267/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4bcb2d9007d789b72ba9941e45e43a79155c823ec2706ecba84a45a9dba40cc4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Fz8qerMT7_zQOhAPutu2/Fz8qerMT7_zQOhAPutu2 -goversion go1.12.7 -D "" -importcfg $WORK/b261/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/57/57793a9785155d012e53586fdc4ce313fc248323d0dd1b635b617f061c2a67e4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid 84X9rCXu3vc-mpLsz2v8/84X9rCXu3vc-mpLsz2v8 -goversion go1.12.7 -D "" -importcfg $WORK/b271/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d5/d5dd840f461ef7e5527f0d220a5fe6c5aad2b6f919cb8e82606cfdd3244b98c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid IGLwhzgQ6UVNzR4D_0Z0/IGLwhzgQ6UVNzR4D_0Z0 -goversion go1.12.7 -D "" -importcfg $WORK/b272/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/df/df5ee8ca624947a3de57347dff4898610ef88c1fdf6805dacea79e9ece68f50c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid MClVEg6hr2WffjrI8dba/MClVEg6hr2WffjrI8dba -goversion go1.12.7 -D "" -importcfg $WORK/b265/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/73/73817731fa02813b2bd2d35444d27f7c41241642be0bffb22c2e48309c548ef5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid pwPY5YFYqH85oCG71Wrh/pwPY5YFYqH85oCG71Wrh -goversion go1.12.7 -D "" -importcfg $WORK/b275/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/f6/f69c1323072bfdb18faebacdc0d57b2b787a8904bc9cc9cc1f8f5a0425240d67-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid HB-wyMOn8jZ9ggK78qgO/HB-wyMOn8jZ9ggK78qgO -goversion go1.12.7 -D "" -importcfg $WORK/b270/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/09/09b887d872a2c13c4f4c9825b5dc39fead35762968a0e9897fdb022cd2345412-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid TdY9x74qV6RCsQ3IpSBk/TdY9x74qV6RCsQ3IpSBk -goversion go1.12.7 -D "" -importcfg $WORK/b264/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/f9/f935bb41e11f473dce8108f9074e1854b6de16252d4861db84549b3a3ec11063-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/digestset=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid h0HLEG1ugOQl1AsVfmRl/h0HLEG1ugOQl1AsVfmRl -goversion go1.12.7 -D "" -importcfg $WORK/b274/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/0e/0eddc666724fc6e526ea91bc1ac2097b96668c66e5767551363d1237c4768d5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid Z4i9r66gfPZJDm-jX34r/Z4i9r66gfPZJDm-jX34r -goversion go1.12.7 -D "" -importcfg $WORK/b269/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/63/63b859e06a7c3e7836ae5014643ddde9db3c7da505740f3910d959a10475f0fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/cri-o/cri-o/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid awQtQcfJJHzJW98iQArR/awQtQcfJJHzJW98iQArR -goversion go1.12.7 -D "" -importcfg $WORK/b276/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/06/06921cff84a73e90544660460a750cc01c295962da665eb7f1fd7dc423ee9250-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid YiGcSqdo1kr-POADrHJD/YiGcSqdo1kr-POADrHJD -goversion go1.12.7 -D "" -importcfg $WORK/b268/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/75/754a98a12a3346c3bdfce152082d467660765fa238ab90ee93346c2940ec341c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid QITt45zMfsNnDAbtdhLF/QITt45zMfsNnDAbtdhLF -goversion go1.12.7 -D "" -importcfg $WORK/b263/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/34/3416af7b39a399beb70b122c495a049bd7d0914dce5d0d93214a4c93e9b268e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/client=github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid rWPszdn8RW6zXjlNrDQe/rWPszdn8RW6zXjlNrDQe -goversion go1.12.7 -D "" -importcfg $WORK/b260/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ff/ffc74b6199c7b4294374fd3c7ae8db8ecd3cb231783c171071cca4d4d7e42d5a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid ZLXk83yKncBo68w4jFs7/ZLXk83yKncBo68w4jFs7 -goversion go1.12.7 -D "" -importcfg $WORK/b278/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/de/de529fc3c1ea0401a25160482772a34c87cc7fc864321540bd7961ebee4fab93-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid nTtBWavVqnek34SWjIm1/nTtBWavVqnek34SWjIm1 -goversion go1.12.7 -D "" -importcfg $WORK/b279/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/99/9922f16457e8b8076435ee7cb0359c98468d034fe374ca82b26644b2844faf5d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid z1yClSq6MNjoXQVaoMr1/z1yClSq6MNjoXQVaoMr1 -goversion go1.12.7 -D "" -importcfg $WORK/b280/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/8d/8d519f1873f767a0b73dcf04d9131f4c6e27ecc0a085eb9a30c25abf5095c6ad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 9ReYBE5eKHN1hs1tIzuW/9ReYBE5eKHN1hs1tIzuW -goversion go1.12.7 -D "" -importcfg $WORK/b281/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/e3/e368d320d3cce67bb3d6be5af7df6b877db67db424f3f8b51d9d7bc0b760b483-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/gorilla/mux=github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid SVs6FRmpUHP1QlacPwLk/SVs6FRmpUHP1QlacPwLk -goversion go1.12.7 -D "" -importcfg $WORK/b273/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/e1/e1beb381251c1259c4bf9f5021070d7c3ea00e536e6920bc4819d31465a2985f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid KuaTOS-YbQkUohzQg5gI/KuaTOS-YbQkUohzQg5gI -goversion go1.12.7 -D "" -importcfg $WORK/b284/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/d9/d975edec1f1388267518b9f8f9ed47ea5aed80662d716858400a1d2c5e75708c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid wadR3YF6ebVWmNjyVjTN/wadR3YF6ebVWmNjyVjTN -goversion go1.12.7 -D "" -importcfg $WORK/b282/importcfg -pack ./memory.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/c7/c75135bf3690c3747c23ff84747a12980f9f2f2fbd380d80e54f43ab1f07ce54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid UQC-qNrgpNu1arZBv7Ml/UQC-qNrgpNu1arZBv7Ml -goversion go1.12.7 -D "" -importcfg $WORK/b286/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/8f/8fbf2a617335a4b9153f05915f170d865d67db534d0a2f387c6fca51d2ca567f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: importmap github.com/docker/distribution/registry/client/transport=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid pEt2NXNfZNcklqHl7rrD/pEt2NXNfZNcklqHl7rrD -goversion go1.12.7 -D "" -importcfg $WORK/b277/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/9d/9d5737315885ecfb5a516b1dcdbf1c9b4cec3ed1fc34555d1ff94080011d48fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid W-jwwEO7Bfcm4-rZrgyb/W-jwwEO7Bfcm4-rZrgyb -goversion go1.12.7 -D "" -importcfg $WORK/b285/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: cd $WORK/b229 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/00/0069aa694952d62b471ab0fa5a6e3c5f50641b8655f1a0e229e543fa57406eac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid lgEn1uvm2DSR4A25qvmP/lgEn1uvm2DSR4A25qvmP -goversion go1.12.7 -D "" -importcfg $WORK/b288/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/08/08224b3206e75453483a2c10ad789b5261022fb1b95f5eb3c43e06fbee0dde87-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid gQk-SqTpnZy2sqhdjkSM/gQk-SqTpnZy2sqhdjkSM -goversion go1.12.7 -D "" -importcfg $WORK/b289/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/24/24bc94955ae98a06e6fd4e7c90a5f78a4a05f36820da060eb02f599ed0119bec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid THxlC4alhpvlH9UB6Cij/THxlC4alhpvlH9UB6Cij -goversion go1.12.7 -D "" -importcfg $WORK/b290/importcfg -pack ./system_registries.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -o $WORK/b229/_cgo_.o $WORK/b229/_cgo_main.o $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o -g -O2 -lseccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/97/97ae30c94ce61b3ae8abaf9ace38a6c9bd2d9f9ee1bffbc16d1cd356eb64f523-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid fhiytYa_vmM07EwGLl9b/fhiytYa_vmM07EwGLl9b -goversion go1.12.7 -D "" -importcfg $WORK/b297/importcfg -pack ./blkio.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b229/_cgo_.o -dynout $WORK/b229/_cgo_import.go BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DjYexxWfPIjwdmsZu-78/DjYexxWfPIjwdmsZu-78 -goversion go1.12.7 -D "" -importcfg $WORK/b229/importcfg -pack $WORK/b229/_cgo_gotypes.go $WORK/b229/seccomp.cgo1.go $WORK/b229/seccomp_internal.cgo1.go $WORK/b229/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/b5/b527dfb8296fdc9b42b920062e3126947e4b805795e4eab3a6a4ec8b3b39aebc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid l-8sPt2wnFYBUCDYvALP/l-8sPt2wnFYBUCDYvALP -goversion go1.12.7 -D "" -importcfg $WORK/b298/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f2/f2d68efd6e069134f046b2e5479d341951c7184019d6eaa02559c7520624936e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Oz5VGZtf604vsClQvAEL/Oz5VGZtf604vsClQvAEL -goversion go1.12.7 -D "" -importcfg $WORK/b299/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/57/57bd87eaad3fb901ae3c2e3f4538eb012ea06addefab61650647793fcf3e30b3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid LehjqN5MyKuIhNfBT6-s/LehjqN5MyKuIhNfBT6-s -goversion go1.12.7 -D "" -importcfg $WORK/b300/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/27/27bafa8751f2a2bb403f4b366fefa71263a39348e2e0b92852b4e6a4b975e53b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid xSno28_MA17kGWxasndv/xSno28_MA17kGWxasndv -goversion go1.12.7 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/74/743833cf241cb2d3dddc6bbd47ab5740cf81d6fc74d05a72ed455f0d74105c00-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/blkiodev=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/strslice=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 13rsQfl1YgdCwNKAswZc/13rsQfl1YgdCwNKAswZc -goversion go1.12.7 -D "" -importcfg $WORK/b296/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b229/_pkg_.a $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/c0/c08669649ffb72aa96b5be83554671ad8e2fb39257c7d872243f33aa9ccf6220-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid SvG_YsQhS3-pj6DDq5Wg/SvG_YsQhS3-pj6DDq5Wg -goversion go1.12.7 -D "" -importcfg $WORK/b301/importcfg -pack ./parse.go BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ff/ff9720a61a54a677470090903fe6989fc19ea0c755801cc628700c3c18908b40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid sRTI3c3uG_WLtttVdltZ/sRTI3c3uG_WLtttVdltZ -goversion go1.12.7 -D "" -importcfg $WORK/b226/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/b6/b62ae2d123c7877c079db6a556cb4e2e0d2e25153ac6207adc1c855758c4e8c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 9IUAyEW96WRv7e9VMEgd/9IUAyEW96WRv7e9VMEgd -goversion go1.12.7 -D "" -importcfg $WORK/b303/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4a/4aff58b9e319527155e3f8ae76077e08c9b9aea255a41b52c85efd160b31e92e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid UU0GUzLFsos3XqtiaBUN/UU0GUzLFsos3XqtiaBUN -goversion go1.12.7 -D "" -importcfg $WORK/b304/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/a1/a130973411f1bbdc7c911ca71441024e3678bf3e4f050a0b4f0295140e5f8064-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid G-Bf1HFQC16ZvAmr4B2G/G-Bf1HFQC16ZvAmr4B2G -goversion go1.12.7 -D "" -importcfg $WORK/b306/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/84/8414fed12c59d73b4504656b822bb82384edb50440fb302eb8748295707c6679-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs=$WORK/b303/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 2aMbMVzcEMZzM1sE2IDo/2aMbMVzcEMZzM1sE2IDo -goversion go1.12.7 -D "" -importcfg $WORK/b302/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/72/729a1f7796f366b85bf0a2ca3568b06090115aeb698e829d9703fa95dd91e0e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid pmFqCiDLlqu_EFOlpVsZ/pmFqCiDLlqu_EFOlpVsZ -goversion go1.12.7 -D "" -importcfg $WORK/b309/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/71/7122bd312e585fcfb55ef1db6ed3f49f50091275e135ea2062c415d43f4beccd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm/runtime=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a2/a2b19a7bc5be4f43d06b6ec769bcf99f6f4892105ebfbdbb438e98f5a6b7a362-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid NqO9hk5G3oE04YYirbvq/NqO9hk5G3oE04YYirbvq -goversion go1.12.7 -D "" -importcfg $WORK/b311/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid LdzACD1hcQ5qCc-63367/LdzACD1hcQ5qCc-63367 -goversion go1.12.7 -D "" -importcfg $WORK/b305/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/04/041c77fa99edfa721d78505d2bb3749dd1901663b97e0987f0bc503f56aeaf12-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid CRktMW6zOsJXRyD7dwA9/CRktMW6zOsJXRyD7dwA9 -goversion go1.12.7 -D "" -importcfg $WORK/b283/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/0e/0e7b2b3b8ea4449838225448fb43e15329e74acc91dc110ea0f49cdaccb39c75-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid F-2LDKwfLDlQDJnu6VFx/F-2LDKwfLDlQDJnu6VFx -goversion go1.12.7 -D "" -importcfg $WORK/b295/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/fe/fe9166c3d00664c0eaf9145c2a1f5af8ebeffc5a0a8c1da76161c883ba83890c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/3b/3b676c6883ab9d9d34e443e58adb5b2cb5f4f2097fa35a2753938e0234c53d7a-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid z4owhXf1Efk_udymn5Z9/z4owhXf1Efk_udymn5Z9 -goversion go1.12.7 -D "" -importcfg $WORK/b258/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/cri-o/cri-o/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 7ndH6N13hejK9n6Ou55d/7ndH6N13hejK9n6Ou55d -goversion go1.12.7 -D "" -importcfg $WORK/b313/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/33/33b0781861514a90fffd6a87939371a0bee07d00c818ac98a061ef9c44ebf7b5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid WlPzyQMEMuE4FB39MR6d/WlPzyQMEMuE4FB39MR6d -goversion go1.12.7 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b4/b40aed8db06ecb9618dc04fc259c9fa88605a27f38a7e30c3052cbe60728d74b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b295/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid N3RpBGcajr9rgcxfGKD5/N3RpBGcajr9rgcxfGKD5 -goversion go1.12.7 -D "" -importcfg $WORK/b310/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/3b/3b55b3984b4784726bd22a254f9f65f9cc8dc9d462ede497aff398690096f691-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid EaonXSGHjS4B-LXi6vpH/EaonXSGHjS4B-LXi6vpH -goversion go1.12.7 -D "" -importcfg $WORK/b319/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/de/dea9cbbb622c218498bcf52a6812a58a25f2914d810423fd74423b4ebc3c42da-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/docker/api=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/events=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/image=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/api/types/time=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/docker/api/types/volume=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/aa/aacb07f24d34d6db19492ad7e7b43585bac4a355dd3f19e90a7096a059b468cb-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 4jZLixk9say5seS9jrtY/4jZLixk9say5seS9jrtY -goversion go1.12.7 -D "" -importcfg $WORK/b293/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid cVgwVjDshRqYip3RfsQm/cVgwVjDshRqYip3RfsQm -goversion go1.12.7 -D "" -importcfg $WORK/b320/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/d5/d51d56e34bcbc7bc3fa63fde41e753b142f48f1ead1f6f50bf08b6f4a63d0678-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Wb799K6uTmv4_UJU4fph/Wb799K6uTmv4_UJU4fph -goversion go1.12.7 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/43/43756b4a834751f105be1ab81f892796b14f4e4adf117ffd69cfa4d1d97ff067-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid u5y9Hnkl5UD5Nn6fedRI/u5y9Hnkl5UD5Nn6fedRI -goversion go1.12.7 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/4f/4fc6340826899d4e701c43cb835c7df3af71b090cea8ac9f7233ee4d4f4638d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid N4dzMKiHAKZ-EnMHJTvf/N4dzMKiHAKZ-EnMHJTvf -goversion go1.12.7 -D "" -importcfg $WORK/b322/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/2a/2a56546a6ed425b1a392085046aa2ac404a7e0e036f7f2c6473ac213dd2e7494-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid FvOHy-6lJ6qHFIGjCACJ/FvOHy-6lJ6qHFIGjCACJ -goversion go1.12.7 -D "" -importcfg $WORK/b323/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b2/b26a587211109af4ed409cb5f0ab8a0cede9a41436f44129c07e7b110af5d8dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid WcTAZSnlu-jkoMLNhJky/WcTAZSnlu-jkoMLNhJky -goversion go1.12.7 -D "" -importcfg $WORK/b325/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/11/11d0675b708ff648c3f511454559a2323555eb77ac066f901285176f0f04b159-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid qQD7JO6TUGWB9hSfdQ7q/qQD7JO6TUGWB9hSfdQ7q -goversion go1.12.7 -D "" -importcfg $WORK/b326/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/e8/e806eeae447c06725ae7f92386885d61b88605de5543ecc4a2b00d4c669162a3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid L30Y0fYTsThbM21YEM1m/L30Y0fYTsThbM21YEM1m -goversion go1.12.7 -D "" -importcfg $WORK/b328/importcfg -pack ./sctp.go ./sctp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/23/2301b7fe7a1b7e28caf6cbcfd5270382e8647a199028115b0a2a4f5f14b186b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 7kWB52dpX0Sa0DD1lkg3/7kWB52dpX0Sa0DD1lkg3 -goversion go1.12.7 -D "" -importcfg $WORK/b330/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/03/034f73b69245c8cd11bc32a0e0aefae0213392a64727623c3029ebe2dcc5908d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/errwrap=github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid P0zyN1tWgjDhNbH_g7Bm/P0zyN1tWgjDhNbH_g7Bm -goversion go1.12.7 -D "" -importcfg $WORK/b329/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/e8/e8dc570d9ca89b366c32a6f18548f78d24c9f1b799982e86f5b7335ebbb2bc97-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ishidawataru/sctp=github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid hyppoD8XiTSePtmtPHLc/hyppoD8XiTSePtmtPHLc -goversion go1.12.7 -D "" -importcfg $WORK/b327/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ca/ca29f36ec51c9c71067e60dea5e86657bf6d5ca53a15cf489825a7815be76474-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/4b/4bb08c67f1192e10bae37ba701ad9bcd2bfb3ca9e1aa5bfccf70d1e7422847ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid hZQuUbNil3Nip_uAfJqN/hZQuUbNil3Nip_uAfJqN -goversion go1.12.7 -D "" -importcfg $WORK/b332/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid Iy8iWswPBl4kkJRlPbGy/Iy8iWswPBl4kkJRlPbGy -goversion go1.12.7 -D "" -importcfg $WORK/b316/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/3f/3f5896ad4511b9ab4f208fcc50fbd48f0881ca1a95424793a5199046e5f16c96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf/dns=github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 3vfMmVyG1ESwFlS3-s98/3vfMmVyG1ESwFlS3-s98 -goversion go1.12.7 -D "" -importcfg $WORK/b324/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/33/33f70a4f4d11f4ac964974b67766cc8f434626ff6ab92117f1113b94e5ad6b3d-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid jb3PMZrGfiA16hXC__Yu/jb3PMZrGfiA16hXC__Yu -goversion go1.12.7 -D "" -importcfg $WORK/b335/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/1e/1e9ddff53304ded71d7f511b047d7e593c64763ea6c1e299c5607c817555214d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid VoXEyYleGt1qRLZc-3aM/VoXEyYleGt1qRLZc-3aM -goversion go1.12.7 -D "" -importcfg $WORK/b336/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/9b/9b929ae1257378df243f8f57c9dd082b5f0c476ad3d0dba5550ba147f6201ec9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ee/eeff79792718d59852c1fc7922f8d88e513fb0a1c9dbc7171c8eb6746769ea25-d # internal BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid QP39B8NFEH8Vg8FZ2z_n/QP39B8NFEH8Vg8FZ2z_n -goversion go1.12.7 -D "" -importcfg $WORK/b315/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid PYjmObYlPV6zeJUAL7zK/PYjmObYlPV6zeJUAL7zK -goversion go1.12.7 -D "" -importcfg $WORK/b338/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/81/81ab2816fcbd7ca4a82d1c33e672c2670651a9327e3dc9738fcfbe6ff490c27a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/error=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b338/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid d9jJEhuQ4RLXqoGev56D/d9jJEhuQ4RLXqoGev56D -goversion go1.12.7 -D "" -importcfg $WORK/b337/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/d0/d02f54e46485699e7938ab7a8c4a4fe44969f7b3e98ed47daec6d5713f26d838-d # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/82/82d68a85c1ef521dc5e9d628e562bab3164679db7108fe87cd107adc7df96c4d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid kLsRwlSqsLCvZh9DTzfm/kLsRwlSqsLCvZh9DTzfm -goversion go1.12.7 -D "" -importcfg $WORK/b314/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/cri-o/cri-o/vendor/github.com/blang/semver -complete -installsuffix shared -buildid npQsSWaC5x4-5xf9HXrC/npQsSWaC5x4-5xf9HXrC -goversion go1.12.7 -D "" -importcfg $WORK/b334/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/db/db85d02c8e913cfe363713ca958ab2775bf27b6995ecebe7a705d4571dd2bea0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid oKlsNH9K_WSc6iYeM2ze/oKlsNH9K_WSc6iYeM2ze -goversion go1.12.7 -D "" -importcfg $WORK/b341/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/63/63a7fd317ee6e86a48a5a88ecc25bd190de4352b00012464f454821f6f18403f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonpointer=github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid -08Df81N2CSlpG4SIhC2/-08Df81N2CSlpG4SIhC2 -goversion go1.12.7 -D "" -importcfg $WORK/b340/importcfg -pack ./reference.go BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/0e/0e75bedd48caed87550608cb4d317cd91bd72fbd85c77a04535cf41922fa32f3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/client=github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/client=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid jQlZzB0j_QjDIPXO2Cub/jQlZzB0j_QjDIPXO2Cub -goversion go1.12.7 -D "" -importcfg $WORK/b292/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/41/414c65662ebb9dedbc2f2584eae2a2a0e807a09098a420652742b686aaa09c35-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p net/mail -std -complete -installsuffix shared -buildid nnr_4AfyN99HV5q6zOpI/nnr_4AfyN99HV5q6zOpI -goversion go1.12.7 -D "" -importcfg $WORK/b342/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/91/91ba589169a3d1fd6b769727ea831a96c21f03116a11e120da8600e1382bbf05-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p text/template/parse -std -complete -installsuffix shared -buildid lU4lLp0s6F_8h5K-icXX/lU4lLp0s6F_8h5K-icXX -goversion go1.12.7 -D "" -importcfg $WORK/b344/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4d/4d75aa7c02c34ec8b86e6e18bc2580b35c1a3e7344c78da83cf5fdb1daea8fc1-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hyi4FSE4BwtGyTNB16Ok/hyi4FSE4BwtGyTNB16Ok -goversion go1.12.7 -D "" -importcfg $WORK/b348/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/d8/d897ea5b31327a16253ccfbeac564c9fb33cff19aa95cae8b2878544d67c3d7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils -complete -installsuffix shared -buildid KuM9LLK31BTC2iSlquke/KuM9LLK31BTC2iSlquke -goversion go1.12.7 -D "" -importcfg $WORK/b349/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/79/790e7994cc8083046c9f539bee5c989a30f22fe318e28b1805acef29cf41c573-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid akXswmFKijmDUK0Of9Jj/akXswmFKijmDUK0Of9Jj -goversion go1.12.7 -D "" -importcfg $WORK/b350/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/72/7270fddcdc6415e985690a77d92ae3eff1f028f592388d0d8b27779de1257b3f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/ipamutils=github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/csv=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts -complete -installsuffix shared -buildid h6Mr3EBcABxNqRJAh4uS/h6Mr3EBcABxNqRJAh4uS -goversion go1.12.7 -D "" -importcfg $WORK/b347/importcfg -pack ./address_pools.go ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/bc/bc3f9eedbbea855153d76a0aeec96fc4941d9e005e1392eb8ccea5abca852497-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid _hYgF-vNlmZSXRFf4kTS/_hYgF-vNlmZSXRFf4kTS -goversion go1.12.7 -D "" -importcfg $WORK/b351/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0e/0e74ebf857fef4323d2c6d90b3be76f68202054fa6c73d9b93fd2ba13604c8ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid d50eXiEyWodSx6z91Zbb/d50eXiEyWodSx6z91Zbb -goversion go1.12.7 -D "" -importcfg $WORK/b353/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ae/aef5b31408d01226ba9ac3c0c4511b10e6e4f883e379635d757bf8dbf5198f13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid r5h03A0IBsRlnRMZte5P/r5h03A0IBsRlnRMZte5P -goversion go1.12.7 -D "" -importcfg $WORK/b352/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/23/239db3ccba6bdeeb211563361cbac73b7704184857a725c034cec36e79fa5c13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty -complete -installsuffix shared -buildid 1pl-HzrZde1piJsmBI4f/1pl-HzrZde1piJsmBI4f -goversion go1.12.7 -D "" -importcfg $WORK/b355/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/98/98eee085787816c879ba4834bd01179504ee6fe997cb21a02be8e2a1dc1c0c84-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p text/template -std -complete -installsuffix shared -buildid -Y-LTV_2UwWU_A1nFQh1/-Y-LTV_2UwWU_A1nFQh1 -goversion go1.12.7 -D "" -importcfg $WORK/b343/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/48/4853b6ec02c151f9f678f2d0048641f07e028b1e0edb86dbb7528a9717af651c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid X1YgDlenFua47TWkIH2l/X1YgDlenFua47TWkIH2l -goversion go1.12.7 -D "" -importcfg $WORK/b356/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ed/ed0bd55de3feaff25bad26b4595235aa070e26965f37d117b1c5cfc6bf0af459-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 9wE_kfAebVa4m4JnIX1W/9wE_kfAebVa4m4JnIX1W -goversion go1.12.7 -D "" -importcfg $WORK/b358/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/ba/bac5b7092fa2230ab6b577e35d554014f8ba9899f2c2ebf3bac4360aed5c26b3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/Nvveen/Gotty=github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/term=github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid WqUQtZMi93M6mNN6chHx/WqUQtZMi93M6mNN6chHx -goversion go1.12.7 -D "" -importcfg $WORK/b354/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/fb/fb3dc6fdd8100a93c869b8c0b7b73609e7a8534da1a0a00e8f71e72c8dfb4c00-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid kgfSBwV1RumlO68CL5Fe/kgfSBwV1RumlO68CL5Fe -goversion go1.12.7 -D "" -importcfg $WORK/b359/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/a0/a08129e2b81da4d2040412e82e3f0a9484d8d35a4d4c389dd1097897f3020ac4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid KPxb0_CumseG9t-3qq2M/KPxb0_CumseG9t-3qq2M -goversion go1.12.7 -D "" -importcfg $WORK/b360/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/35/358f3f0e2190cff929b3cd8400a1f3e419baaf08b1de1606465d4db88b291c5b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid Mq2wfkXmZ12L1YkH5ALg/Mq2wfkXmZ12L1YkH5ALg -goversion go1.12.7 -D "" -importcfg $WORK/b361/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bd/bd2c1c44c8a5d665da253d2d1f45fd2833c6f2947b0cdaf7d7f00415167a06e4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/opts=github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/stdcopy=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid -eolXWhDZtm5mC47DwHa/-eolXWhDZtm5mC47DwHa -goversion go1.12.7 -D "" -importcfg $WORK/b346/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ed/edc89c97b1220a198d088abb2c1cff4b779500cbac0097bf7e66b1edce53e15b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid dAYhP3eCdvH7caI7XnLL/dAYhP3eCdvH7caI7XnLL -goversion go1.12.7 -D "" -importcfg $WORK/b363/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/18/18d12e34c3230a8c3d986ca047e674094183da04d43ba779feb5eb02347864d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid 5--IG76Konz8lnkM3Q7a/5--IG76Konz8lnkM3Q7a -goversion go1.12.7 -D "" -importcfg $WORK/b364/importcfg -pack ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/3a/3a3f2c1098cf28fdbdff9742932c0342d26c34c6c92652b30c2c0dda370a1b5d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/cri-o/cri-o/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 6w-L3__ha1R1bts-xQdx/6w-L3__ha1R1bts-xQdx -goversion go1.12.7 -D "" -importcfg $WORK/b369/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/7a/7aee083f68e5d86989ce1e5e3e5d991b8db27d0ec1fa366128b3af626f75b54b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 9qdyb0pjXkx-b4Un9z28/9qdyb0pjXkx-b4Un9z28 -goversion go1.12.7 -D "" -importcfg $WORK/b339/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/9f/9f1b65b20c24383c3ee6e6b0948664cf6a7f4778668bc10b37510c64af658d1e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/imdario/mergo=github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/client-go/util/homedir=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid 0SEz7XT1stFVdjgLVG2H/0SEz7XT1stFVdjgLVG2H -goversion go1.12.7 -D "" -importcfg $WORK/b312/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5d/5d07e8f477e8306a712e9b5bfea8b78ea77b43e8c2bca25119566bc57d0dc7b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/daemon=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/openshift=github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid Bw2zV5qTayFNWe8ko7gM/Bw2zV5qTayFNWe8ko7gM -goversion go1.12.7 -D "" -importcfg $WORK/b291/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/03/03666c91532399e15dd32fdd41f1065e2074945b5571fbd0115dcd349f9a68a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid pNa_YQOLeDla6vHdYspA/pNa_YQOLeDla6vHdYspA -goversion go1.12.7 -D "" -importcfg $WORK/b371/importcfg -pack ./namespaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a0/a0e690c13b25db75d9b48e81364d7c8b11304e1fceff8b672df92c533cfaa02b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/cri-o/cri-o/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid Gd7KEpM2UcduI6RUqmQL/Gd7KEpM2UcduI6RUqmQL -goversion go1.12.7 -D "" -importcfg $WORK/b370/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/70/703ca03d0f5dd9e121a9491149632529cdccfd0a9bccd21b32b91540475ef653-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid rMCg7HlVNu8rtcBlzq51/rMCg7HlVNu8rtcBlzq51 -goversion go1.12.7 -D "" -importcfg $WORK/b373/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/b0/b05f3f169697d330910ffa13ec9fcdc8682f51690d9bbd0c1657d90fae83f0b5-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b375 -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b375/symabis ./debug.s BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p runtime/debug -std -installsuffix shared -buildid SEjV1HDSMmLk4cy9bpoZ/SEjV1HDSMmLk4cy9bpoZ -goversion go1.12.7 -symabis $WORK/b375/symabis -D "" -importcfg $WORK/b375/importcfg -pack -asmhdr $WORK/b375/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5a/5acf26d6bea75468addafe5d54b5226f15b12e8bb308d16470768d6ed59e6061-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/openshift/imagebuilder/signal=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: importmap github.com/openshift/imagebuilder/strslice=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 1Yi5bLhr9H2fO_IGqptr/1Yi5bLhr9H2fO_IGqptr -goversion go1.12.7 -D "" -importcfg $WORK/b345/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b375 -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b375/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b375/_pkg_.a $WORK/b375/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/b2/b233da8a769e6bd83d744d32e04d5f26e7354dd3b517d9d1a7fd0a3bc56d596e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid EUjYpJyuDrZ-PzuxQaaa/EUjYpJyuDrZ-PzuxQaaa -goversion go1.12.7 -D "" -importcfg $WORK/b374/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ad/adaed0e43f85c31d5edc7387faaf0c26abb023567c626362d955b5c9ca9e1ea3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 5uBdnKooGGO0f0GsJ08q/5uBdnKooGGO0f0GsJ08q -goversion go1.12.7 -D "" -importcfg $WORK/b377/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/98/98ee8f02b11df4dfe75f169b8f94cdc24396d7df3d5fcacf2066fb5f7d2c3cba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid pRjJpfDBTIKILcJ2hQ0k/pRjJpfDBTIKILcJ2hQ0k -goversion go1.12.7 -D "" -importcfg $WORK/b378/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/8b/8b082b33b77f750e5d6812070a739bb563599a5c2467b8c54940724c2d71484d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap gopkg.in/fsnotify.v1=github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid o-BIcZon6ECabBpx8qoE/o-BIcZon6ECabBpx8qoE -goversion go1.12.7 -D "" -importcfg $WORK/b376/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/00/009a43fd61534b3a121f7f92187fa499c62de48637b20c4ecbddafe1e2cdb2e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/libpod/driver=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid b5kYPdTTvW8LJOswppuU/b5kYPdTTvW8LJOswppuU -goversion go1.12.7 -D "" -importcfg $WORK/b380/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/3e/3ebd5017ecf746dcb1a21578ff20b61c3a9a4d475d11f813c36fc136f91aedc7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid ov2GHo7UKxz_1ajId3nG/ov2GHo7UKxz_1ajId3nG -goversion go1.12.7 -D "" -importcfg $WORK/b381/importcfg -pack ./registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/41/411c4669c317753b19bcb5f277fec31219af5495942ee8768ce12308fa358335-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid zHP4tY0MG6ZoLenlElW8/zHP4tY0MG6ZoLenlElW8 -goversion go1.12.7 -D "" -importcfg $WORK/b383/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/7a/7a8d440e7a3df4dbe28eb523ca91c52f1a5dc3432271e343a15b56fecdca1ca9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/ratelimiter=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap github.com/hpcloud/tail/watch=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid FdCOX1WXVi7Twn5n2lxC/FdCOX1WXVi7Twn5n2lxC -goversion go1.12.7 -D "" -importcfg $WORK/b372/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8b/8b900248f68073a7659559d8cf0d7b6db0d31573f082128f092e45944e3e26c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid s1j7cdbrnQLdnUT5rmTy/s1j7cdbrnQLdnUT5rmTy -goversion go1.12.7 -D "" -importcfg $WORK/b384/importcfg -pack ./layer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/fc/fc35a642394f96fc496db5cd4e6eaa2478ad6074b5e91afc2c540416fb5c426c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b386/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b386/ -g -O2 ./shm_lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/2f/2f736f863ddcdb72a174e13fd5ba96703249329e5aaa9122ade4133c8262f6e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid 3tAwbWKXUbGTqGTnyoEE/3tAwbWKXUbGTqGTnyoEE -goversion go1.12.7 -D "" -importcfg $WORK/b382/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/94/941eabcba450afb73b9c83294039aec6137a3b2efe47321b49af14fab49eb988-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid b-ykhHzEa7ldc3_Pb4vb/b-ykhHzEa7ldc3_Pb4vb -goversion go1.12.7 -D "" -importcfg $WORK/b393/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/99/99bc8ce4a6b6492242f3bc232b13e219b7f5f98c42ebb23a9504fb755669e9ed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid XNXVSTjHki78DM4SfAOI/XNXVSTjHki78DM4SfAOI -goversion go1.12.7 -D "" -importcfg $WORK/b394/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ad/ada2c1806355ac1908bb8af88d21383cf6bb0faa4df3dd2c37b42ee3bdc02a2f-d # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/15/159b64e83cd3aad27527430c852b89b15199f8ca06e3073fb48e93365b94b999-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/filepath=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/specerror=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/xeipuuv/gojsonschema=github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/blang/semver=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid M3xuNgwYGJOc2HzwLF1-/M3xuNgwYGJOc2HzwLF1- -goversion go1.12.7 -D "" -importcfg $WORK/b333/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid t1UR7LpAWduzRTqVBEe7/t1UR7LpAWduzRTqVBEe7 -goversion go1.12.7 -D "" -importcfg $WORK/b396/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/ee/ee40011791f4722e153f4120a64b0e5e0aeb849d09faf8082765a9b05ef89b78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid _tuTf3C9g2HuSpFkGm3v/_tuTf3C9g2HuSpFkGm3v -goversion go1.12.7 -D "" -importcfg $WORK/b395/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: cd $WORK/b386 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/07/07e9e86deff8ced67236c0ef24cef9f4a8a82f3d50c78041533270e3ef8ce840-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid qk-M1GU2hzix2YrtMghd/qk-M1GU2hzix2YrtMghd -goversion go1.12.7 -D "" -importcfg $WORK/b398/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I $WORK/b386/ -g -O2 -o $WORK/b386/_x003.o -c shm_lock.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/11/11c15936a8ce7eadb99c394105c1f7d17437f1b0af0ad1750feff6f2ef674cbb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid VWwtcpTx_PpBDIaQHYGu/VWwtcpTx_PpBDIaQHYGu -goversion go1.12.7 -D "" -importcfg $WORK/b331/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/33/337a827f69b1a36192bfcfdf82c7753aefb8c48887f3ec13ffd66043f6571e45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid KS1zN9SdWHckRM_eZ1yl/KS1zN9SdWHckRM_eZ1yl -goversion go1.12.7 -D "" -importcfg $WORK/b399/importcfg -pack ./difflib.go BUILDSTDERR: cd $WORK/b386 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b386=/tmp/go-build -gno-record-gcc-switches -o $WORK/b386/_cgo_.o $WORK/b386/_cgo_main.o $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage shm -dynimport $WORK/b386/_cgo_.o -dynout $WORK/b386/_cgo_import.go BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid DqstxCBkWJWYVh2A_8wU/DqstxCBkWJWYVh2A_8wU -goversion go1.12.7 -D "" -importcfg $WORK/b386/importcfg -pack $WORK/b386/_cgo_gotypes.go $WORK/b386/shm_lock.cgo1.go $WORK/b386/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/c5/c513e8ae40cbf3250c8c9020a254940e2df42aef1f754637889c2109ec8056cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pmezard/go-difflib/difflib=github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 6lozJIKEuscWLcglPaKw/6lozJIKEuscWLcglPaKw -goversion go1.12.7 -D "" -importcfg $WORK/b397/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b386/_pkg_.a $WORK/b386/_x001.o $WORK/b386/_x002.o $WORK/b386/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/41/41139277b765677b26c5a2e17f7dd3a5132b8ed08ef2e2492fbfb7aa8693dd9f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/libpod/lock/shm=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid tQlFW4CGrQLAkd-qxE9V/tQlFW4CGrQLAkd-qxE9V -goversion go1.12.7 -D "" -importcfg $WORK/b385/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/29/291554d41c11ca7e2887f3f84d9b8ce5932e12a56e127bb42d5fb18322a0095a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/klog -complete -installsuffix shared -buildid ryXvY_D4vAFVFB77ePLV/ryXvY_D4vAFVFB77ePLV -goversion go1.12.7 -D "" -importcfg $WORK/b402/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/fc/fc65e8869a194f6b01c56024b06b8d86f7b3cac0736dcf0a7f69d32c6c5e7fd4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid qzEmXjmXQKmJfhaPFNBa/qzEmXjmXQKmJfhaPFNBa -goversion go1.12.7 -D "" -importcfg $WORK/b405/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/38/38bfcf065f03810bff674bc864acf961e2d593cc543ecad0cd24ddf21c8b5210-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid HaZiEQybQeUf7lNaOywa/HaZiEQybQeUf7lNaOywa -goversion go1.12.7 -D "" -importcfg $WORK/b407/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/81/8166f168255dc4313b159d7dad1a28f3c608399053d131735974d0483b177f7e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/chroot=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/pkg/blobcache=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/overlay=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistries=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid ZH19Y0zo6o1i9oi2h0uB/ZH19Y0zo6o1i9oi2h0uB -goversion go1.12.7 -D "" -importcfg $WORK/b136/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/e4/e468f66623850daf9edeb9a73688483b12dace1aef220fab9c3a9dc8a8805fd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid JxrwpRcwDill25Aw8k8v/JxrwpRcwDill25Aw8k8v -goversion go1.12.7 -D "" -importcfg $WORK/b401/importcfg -pack ./runtime.go BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/e7/e747fe17ededb4badd3b370408eda0ad25b098a3cf8f8c8e7864b247074b04a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid ebwpHK0_MkZK29OnQhc9/ebwpHK0_MkZK29OnQhc9 -goversion go1.12.7 -D "" -importcfg $WORK/b406/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/8d/8d5c6d7db64f342dc882494ce1182fc6f437c29f63ecc9008ab7a1e2e09d5666-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid Ctfr9SqQkxuJof3iD7z7/Ctfr9SqQkxuJof3iD7z7 -goversion go1.12.7 -D "" -importcfg $WORK/b392/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/62/62e6d105181e2776fcb05378f050ad686d2f79d762f4942e7bdca40d53e5dd06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/cri-o/cri-o/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid gq8C1DbxPN4mWuQrgh4d/gq8C1DbxPN4mWuQrgh4d -goversion go1.12.7 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d5/d5f2ce0ecb8be0f42432dfe3ed7242a24db105c3884214efe0e78de24840a977-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid JpLHLh2lg33eksfCetVe/JpLHLh2lg33eksfCetVe -goversion go1.12.7 -D "" -importcfg $WORK/b411/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/e3/e35659526231d262994a017592842f61edb55ee7dbdac970b1f876e5d4eb760e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid eNzeTP2MUVZrht0V0ElT/eNzeTP2MUVZrht0V0ElT -goversion go1.12.7 -D "" -importcfg $WORK/b391/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/a4/a4386a84f0ec350f713abd9282e8ca52419dc22a6aa0a73c566222cc04592350-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu=github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu=$WORK/b391/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid ypMBmbg5Q3xKi-TpyXwk/ypMBmbg5Q3xKi-TpyXwk -goversion go1.12.7 -D "" -importcfg $WORK/b390/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/9d/9d66187ba585aa56dc9fb5ceb48ffc2d8ce2ce622553705792efe986b8a8ed91-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid AZApU6ZQ1moqafZ1hi9S/AZApU6ZQ1moqafZ1hi9S -goversion go1.12.7 -D "" -importcfg $WORK/b412/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/2b/2bb7d4b66229563e0c22dbf92ec5e2eab2aa1c8ae0cc0d7afce34d72247092a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/88/88449f44bba616125d1444d909c7fd9f36b4b3b1098ae96b869e9216da2c3daf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid MXdY7hybAmqz5h1dOCeu/MXdY7hybAmqz5h1dOCeu -goversion go1.12.7 -D "" -importcfg $WORK/b410/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Y-PnfzmtDIig75i9t4-j/Y-PnfzmtDIig75i9t4-j -goversion go1.12.7 -D "" -importcfg $WORK/b415/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/40/40073d161c81c22fb67cebcd893c10e602d26491cf551f1a6849b1dc456026dd-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p go/token -std -complete -installsuffix shared -buildid H0AlP5QgRV_qe6hDeJU_/H0AlP5QgRV_qe6hDeJU_ -goversion go1.12.7 -D "" -importcfg $WORK/b422/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c2/c298da5b9f5656bc9070277de6f4382dbf554ad21b09c15b2e1f0e34d89316ab-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p go/scanner -std -complete -installsuffix shared -buildid y9c9NroNknDRJwTw8tml/y9c9NroNknDRJwTw8tml -goversion go1.12.7 -D "" -importcfg $WORK/b421/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/1d/1d2a7e84ab1b0bc7f1e38622223580e839cd2d555c3ed1e8d10a93282944e651-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid dkIxyZfzSR_qZBQp0AXs/dkIxyZfzSR_qZBQp0AXs -goversion go1.12.7 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/97/971dda85e5215e05b70dcb4e35c0cf997e994c8b7eb61a000a2785fe7da6333c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid URYXz5QeMOb9sUd1sMO2/URYXz5QeMOb9sUd1sMO2 -goversion go1.12.7 -D "" -importcfg $WORK/b425/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/78/78e3d26ab6d392c36c204c9bf36e0d023c3245b8c0680bc5b227ba347992560f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid TiZaa3aI_KS_q20qGr5Q/TiZaa3aI_KS_q20qGr5Q -goversion go1.12.7 -D "" -importcfg $WORK/b417/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ce/ce930d76b4b39808707ad51f0715af08c56fd5d7fd53a86a1fc70c3d69195b35-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 3EGMQHdCjQz4xhWqwIJG/3EGMQHdCjQz4xhWqwIJG -goversion go1.12.7 -D "" -importcfg $WORK/b426/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ff/ffe9d7bd78bfd87f42790ee84b1fe07e2e0a4b1fd4909bbf54c8b1f252a418b9-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p go/ast -std -complete -installsuffix shared -buildid gCygf9ahQShBp2JXPs-P/gCygf9ahQShBp2JXPs-P -goversion go1.12.7 -D "" -importcfg $WORK/b420/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/0f/0f3a588209703d4dd881529eedd2a42974903d44c09db5d46c23fd8b616466c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid _n2T4dgLui_jiQ6aB94x/_n2T4dgLui_jiQ6aB94x -goversion go1.12.7 -D "" -importcfg $WORK/b416/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/c9/c9bc523cb1517898aca93a7c27695352928bbf1bee498dfe2e277b5c44e90ac7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid fMCpDlK05Dd1j9VRyTjp/fMCpDlK05Dd1j9VRyTjp -goversion go1.12.7 -D "" -importcfg $WORK/b427/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/cc/ccb33aabcfdf089d450b36697d65e088b0dd41ff39fc97d083bd11c716fc3c43-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 82hhdIiqMXKeI03LOMpI/82hhdIiqMXKeI03LOMpI -goversion go1.12.7 -D "" -importcfg $WORK/b428/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/c4/c48e4d34ba22aec2b640956b4334b08dc8af51cc85f5d578f866d4c94e1d7e16-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid P39SGYB3S3Grv-GgKwN1/P39SGYB3S3Grv-GgKwN1 -goversion go1.12.7 -D "" -importcfg $WORK/b429/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/5a/5a4623946954fc50298f2bdfb6e73359ba7a33b3c49e6cf96f92ba9ff283cfa1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid X3ND55b2tk0IktzxIJYY/X3ND55b2tk0IktzxIJYY -goversion go1.12.7 -D "" -importcfg $WORK/b430/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/62/6216dbe78c49ab2d56b82e1b19f2908c386dac3f80322f2d0520df90e7bf1aca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid jk7hyy_nMwkG9J_HhJ5R/jk7hyy_nMwkG9J_HhJ5R -goversion go1.12.7 -D "" -importcfg $WORK/b414/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/66/6619c70034eed671e5d2db51b5064b9cac35ee7feed2412e75c86a4c4817849b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid q7zSCrjvlzgIICkl2MH3/q7zSCrjvlzgIICkl2MH3 -goversion go1.12.7 -D "" -importcfg $WORK/b432/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/73/73e875b8e71fd4f82e49b9d8e04d4e5d41bec647d4c3cbeb5ef046cc12ed0953-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 3lf3WYFDUx6XE5nZTbYT/3lf3WYFDUx6XE5nZTbYT -goversion go1.12.7 -D "" -importcfg $WORK/b433/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/e6/e65f0010c53a1904a05478bc40fa7fab206d10f049023ecf90e41504259aac32-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 3GqjG8WwqglR0wM2fWSV/3GqjG8WwqglR0wM2fWSV -goversion go1.12.7 -D "" -importcfg $WORK/b439/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/77/7725be4870c81daec049c907335166cc5bd98ec63a5dec64a99469fa60c41692-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid JrOrTh7Gy82Lbuaw6O-P/JrOrTh7Gy82Lbuaw6O-P -goversion go1.12.7 -D "" -importcfg $WORK/b438/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/0e/0ed4b375b27df39b7b1dc4cbffa09b636fed5e246aa4492d1e3d21e026b0e1fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid kKFoWmAz1-djstlhDhEi/kKFoWmAz1-djstlhDhEi -goversion go1.12.7 -D "" -importcfg $WORK/b444/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/5e/5e80ac4bd517610705669677a13de9ef2f99994071a2bc9cc2affe6d5c49e93f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid LDDtTInTyOFto0EHccL3/LDDtTInTyOFto0EHccL3 -goversion go1.12.7 -D "" -importcfg $WORK/b447/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a6/a671ea19d07eb68ba739bfc9c57707d5eef6e8fb71f5afd10a91de6325492de6-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p go/doc -std -complete -installsuffix shared -buildid m4uMO7ZeFIh4ObGcBvbR/m4uMO7ZeFIh4ObGcBvbR -goversion go1.12.7 -D "" -importcfg $WORK/b423/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/97/97d7f20748a3fa0d28dd1d72ac5d6718d6a90f2030739f1e3d944a90da91bf0e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/d0/d012d4208f81593c843e90613d0ec579f3b3f022cc0c6ab289afaac548b46684-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p go/parser -std -complete -installsuffix shared -buildid 5CyJ1yOVhfHN63flhHKH/5CyJ1yOVhfHN63flhHKH -goversion go1.12.7 -D "" -importcfg $WORK/b424/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b445 -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b445/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid JGXTdRq4fcjqk2ZilgU_/JGXTdRq4fcjqk2ZilgU_ -goversion go1.12.7 -symabis $WORK/b445/symabis -D "" -importcfg $WORK/b445/importcfg -pack -asmhdr $WORK/b445/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/30/30d5d9d724ec032dff8d5137a19e1cc0bc3bee2bd1aa5cfde016a7f446e97a66-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/cri-o/cri-o/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid KT28xwC-7A6E5efmxpxz/KT28xwC-7A6E5efmxpxz -goversion go1.12.7 -D "" -importcfg $WORK/b362/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/9b/9ba9fbd96b0212b5493b208855d447cb7740047dc393889b754c948877afa85b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/cri-o/cri-o/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid _4XrRLqFYFY00-8PgjP_/_4XrRLqFYFY00-8PgjP_ -goversion go1.12.7 -D "" -importcfg $WORK/b368/importcfg -pack ./common.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/21/21b5daa0553f8cc1744a6752f391db800f1e528d602d321b05cf2ca2eb08dfd5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid mB13z1WccQwCyib6dtWD/mB13z1WccQwCyib6dtWD -goversion go1.12.7 -D "" -importcfg $WORK/b419/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/75/75d5366e0c48bbdd1d988ade97e482a214b7cf35e1506e692012f3c7721e8408-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/cri-o/cri-o/vendor/github.com/spf13/cobra BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/cobra=$WORK/b370/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid gC3yVvbjXL5oZDMiJuWa/gC3yVvbjXL5oZDMiJuWa -goversion go1.12.7 -D "" -importcfg $WORK/b367/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/31/318c313de4efc566395e5227f4ec122d9ba1751e4f09adb212a60d48d236cff5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid S2spLJiQjFmzdlAQH27j/S2spLJiQjFmzdlAQH27j -goversion go1.12.7 -D "" -importcfg $WORK/b449/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/e1/e1cfb7b4152b7fbedd0e11b9df3c6bf1faacf61c88552d48ea2692310ae992e6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 5ZYvaLbkYqv-k7geyiSW/5ZYvaLbkYqv-k7geyiSW -goversion go1.12.7 -D "" -importcfg $WORK/b448/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/4d/4d3f042b59425e7e829ba271f1d94d91041313b143be51d9b40f4389dcd80ce9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid dwlfq6im2QotsP0Alxoa/dwlfq6im2QotsP0Alxoa -goversion go1.12.7 -D "" -importcfg $WORK/b459/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b445 -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b445/relfect2_arm64.o ./relfect2_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b445 -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b445/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b445 -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b445/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b445 -I $WORK/b445/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b445/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b445/_pkg_.a $WORK/b445/relfect2_arm64.o $WORK/b445/relfect2_mips64x.o $WORK/b445/relfect2_mipsx.o $WORK/b445/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/41/417cc98fe77c17cddce6e82b74373bdf4ac54e30b8473cdb7607af9a7137f936-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 4d4wXEj1Y-hsOqJXfzRq/4d4wXEj1Y-hsOqJXfzRq -goversion go1.12.7 -D "" -importcfg $WORK/b458/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/64/6485167b1bd67239ca922723e4b15dc3b68c2bdafd4be294854afb71648a1b12-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/cri-o/cri-o/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kibPobLNnPYgOkTXBr69/kibPobLNnPYgOkTXBr69 -goversion go1.12.7 -D "" -importcfg $WORK/b443/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/b9/b9b8903c8ad0d667c29643ef5b1d2515c2104e1b896aaf9e345366ea4ec9dbf7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid U6LWTH43F7m3rcXaVp9s/U6LWTH43F7m3rcXaVp9s -goversion go1.12.7 -D "" -importcfg $WORK/b457/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/8c/8c90076543c7b68958149003f937cf39b7799c4d184d7cfa99cb88d47fa65207-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid FI7Mg4cEL-QIgOWC5FGs/FI7Mg4cEL-QIgOWC5FGs -goversion go1.12.7 -D "" -importcfg $WORK/b431/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/81/81ae314fe721909f99f44f26d39e245e063dab0b433ca1981a3f6e7057ade76e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid A8ah3z-JOK7AMFIatAV7/A8ah3z-JOK7AMFIatAV7 -goversion go1.12.7 -D "" -importcfg $WORK/b437/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/5e/5ef3558c6f3d38f9fe21be27c08b48ae9b5575ee179b50bf27510adb8caff73d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid bz_n7kWYN-iKiyv7NJYT/bz_n7kWYN-iKiyv7NJYT -goversion go1.12.7 -D "" -importcfg $WORK/b446/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/1a/1ae2832783314b59bc5b1de61f1b133ea51eb6586c4e12f58d6a2bb2963a1cf9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/71/713f309ac891e07432497105239ad21ed37c7db78c384d0e72fee06b655a6135-d # internal BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid DEFvus2phYgQuCOVcx6M/DEFvus2phYgQuCOVcx6M -goversion go1.12.7 -D "" -importcfg $WORK/b456/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid Rem2quWS3q_N3EiXbu-a/Rem2quWS3q_N3EiXbu-a -goversion go1.12.7 -D "" -importcfg $WORK/b408/importcfg -pack ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/76/760db8af42d24c157c8698f696965f9c1aceef4778ab1b3db96528f51906e1b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid 0duueyxrGwJ0DIhX-xIT/0duueyxrGwJ0DIhX-xIT -goversion go1.12.7 -D "" -importcfg $WORK/b460/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/e7/e74789fa1f45f1a602f35c1d0f63c5d0f2c8ce2317b5fb43e3a66934758b23dc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid __TjxrDk_BuXV8RryY2l/__TjxrDk_BuXV8RryY2l -goversion go1.12.7 -D "" -importcfg $WORK/b462/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/64/64bf2a9a404440a33315a92b3a2b5d79aabfeac4612ecd28cc2cded64840d87b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid jnQ9n_thOAoBhS7cQliP/jnQ9n_thOAoBhS7cQliP -goversion go1.12.7 -D "" -importcfg $WORK/b464/importcfg -pack ./key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/cb/cb8e2df1c152c7c0f74d9e0859ede77b5e23a6b5c5eefdb1f29591c2de1954bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid MNDVaYFpFNehnRj2RcJi/MNDVaYFpFNehnRj2RcJi -goversion go1.12.7 -D "" -importcfg $WORK/b463/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/fc/fc97099ade4d0a44478693424dd7075a76e42f4b854fa8009ddfb20c4c2a1db6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid uOXr8gkcf9oGKF3eV6Gs/uOXr8gkcf9oGKF3eV6Gs -goversion go1.12.7 -D "" -importcfg $WORK/b466/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/28/283a6ca752b0c5173c7f0f00934ce330e0befc0dcf786aa8400f0aa34686d841-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid j6xLQ1dUJOSe551hwKmg/j6xLQ1dUJOSe551hwKmg -goversion go1.12.7 -D "" -importcfg $WORK/b467/importcfg -pack ./clock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/2c/2cabc927c75e44038e4176214118d407d4389085eb10a7ecf809265612d521c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/integer=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid aDsthMXC6m5t51_BrclT/aDsthMXC6m5t51_BrclT -goversion go1.12.7 -D "" -importcfg $WORK/b465/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/00/0075819c506bf3daeca992bf34ec445440db16cd9ae3a056956e91811a658b4b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid cetL1_XnhflujnaJjlVG/cetL1_XnhflujnaJjlVG -goversion go1.12.7 -D "" -importcfg $WORK/b472/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/49/49b4914390c1643168fa7e05c006293a4a585444c1978b1e4b152b4f65048558-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid tjjVF5Gv9zpG9_LKu57A/tjjVF5Gv9zpG9_LKu57A -goversion go1.12.7 -D "" -importcfg $WORK/b471/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/8d/8d145395c2ebd99fca4a320b8decb93b0a20ee512f81b9c724cc8e69a375c57f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 6XhLrX1_rOnEXn-3evDS/6XhLrX1_rOnEXn-3evDS -goversion go1.12.7 -D "" -importcfg $WORK/b473/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/1d/1dc4da8a6495fd15c8b074a5cd3b498a06b0d2a2f5cd1ab0c4c4749ab3229332-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid Chbdj47hdNONC3pohlBt/Chbdj47hdNONC3pohlBt -goversion go1.12.7 -D "" -importcfg $WORK/b475/importcfg -pack ./lookup.go BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/16/16a18fbb0162875f912a9fd2864d84e167b036b91eb0462d32726cabb64e9f31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/00/00c21b7c1fe0110ca7a25da6e11bd30139246b028e6efb8ae935480e16df51ce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid PMKHuw0NM64LIHKxWGMU/PMKHuw0NM64LIHKxWGMU -goversion go1.12.7 -D "" -importcfg $WORK/b476/importcfg -pack ./netns_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid 5lfpvRda_oVucnGuZBVy/5lfpvRda_oVucnGuZBVy -goversion go1.12.7 -D "" -importcfg $WORK/b442/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/92/9297cb8151e5d5413fff1bf29dc5cfe8cc1664ff4e004ac8bffd4d35027dd43a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid TRltGlPKtFO-2eEvA393/TRltGlPKtFO-2eEvA393 -goversion go1.12.7 -D "" -importcfg $WORK/b477/importcfg -pack ./registrar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/37/372193929278a84f6a6edbcbb7140d7ed5f0acd220b0922835404c7c2cef6e7e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/61/6177f6152ff381253d221013957ae25a9756640153639242bf9f8ca8ffc94192-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid ct1i5BTLqb-qmGZArmuD/ct1i5BTLqb-qmGZArmuD -goversion go1.12.7 -D "" -importcfg $WORK/b479/importcfg -pack ./resolvconf.go BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils -complete -installsuffix shared -buildid 4U5tyA33sxBymCyHwWtB/4U5tyA33sxBymCyHwWtB -goversion go1.12.7 -D "" -importcfg $WORK/b480/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/cb/cb2ee1bb8f3c03bd0e05a5345c3e09a44b13005c5a9fa4f4efe464d5f16238c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/resolvconf/dns=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid QXzGJP2nZeQtc6NBjfCQ/QXzGJP2nZeQtc6NBjfCQ -goversion go1.12.7 -D "" -importcfg $WORK/b478/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/de/debf98648d5fcd640329319f3e44058b66d428f2871d9f11577405de273b227e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid OI4igNyQnMjmh1pyTNDo/OI4igNyQnMjmh1pyTNDo -goversion go1.12.7 -D "" -importcfg $WORK/b483/importcfg -pack ./tty.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bf/bf4ec98776a247dbb9805b6a5e7a5e37850d0a025978c2d0ed24ef5bb2da9027-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid FvEKAxf9vHJt4kQUXfDj/FvEKAxf9vHJt4kQUXfDj -goversion go1.12.7 -D "" -importcfg $WORK/b484/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/3a/3a30dc42e476f2802e5b7344678e8ae959c9a452701535ac0eb86e559ad8d2bc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b486/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b486/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b486 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b486=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/df/dfaeb8057d13d51edc68017e4c965322195298a0e1bf75cc533329b433827519-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid qL65htGQ1e2OfW2YLCOD/qL65htGQ1e2OfW2YLCOD -goversion go1.12.7 -D "" -importcfg $WORK/b487/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/8f/8f104bd5f7a3bba5b1f23cf665f4f78021d11e94f2b356bd529ed5b481e71e5c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid CqbmfmAL2RATW0RIpuas/CqbmfmAL2RATW0RIpuas -goversion go1.12.7 -D "" -importcfg $WORK/b488/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: cd $WORK/b486 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b486=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host.cgo2.c BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/75/7586a9203532bccbe0f9d4491cd96571edbce9332d047ee966627f91fa824a28-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b486=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid C56U6biURS_RteVt_hU_/C56U6biURS_RteVt_hU_ -goversion go1.12.7 -D "" -importcfg $WORK/b404/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/da/da7634f11c04b72d10c6644f153d7850fba3372c40832c3b309f308abcf9e9a3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid knGgC0yqE_2seOf1Fomk/knGgC0yqE_2seOf1Fomk -goversion go1.12.7 -D "" -importcfg $WORK/b434/importcfg -pack ./constants.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b486=/tmp/go-build -gno-record-gcc-switches -o $WORK/b486/_cgo_.o $WORK/b486/_cgo_main.o $WORK/b486/_x001.o $WORK/b486/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/d0/d0a438fba5ea539224352c8c53b425e0a1b2808f59e5a65456c73c19f23ccb36-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid NQmwHV_vZwUyZkjZ_icz/NQmwHV_vZwUyZkjZ_icz -goversion go1.12.7 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage host -dynimport $WORK/b486/_cgo_.o -dynout $WORK/b486/_cgo_import.go BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid 3555clM9xxvyhjzvOUP7/3555clM9xxvyhjzvOUP7 -goversion go1.12.7 -D "" -importcfg $WORK/b486/importcfg -pack $WORK/b486/_cgo_gotypes.go $WORK/b486/host.cgo1.go $WORK/b486/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b486/_pkg_.a $WORK/b486/_x001.o $WORK/b486/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/39/39667e4d39a57b8f77d6d386552bf17ae9a638aeac096e66da29f8b60a8bfde6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid zrlBdlq3SWwQ4oWxgQW5/zrlBdlq3SWwQ4oWxgQW5 -goversion go1.12.7 -D "" -importcfg $WORK/b450/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/09/09d9ed7be37ec06ef252541115986098ac07cba75815dc3b0596dcd4147a6f0c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid nFbHuTmaDDhZxYiMqIhL/nFbHuTmaDDhZxYiMqIhL -goversion go1.12.7 -D "" -importcfg $WORK/b452/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/fc/fcbfcb6672e51b5dacd05383197091ed138f6d201ade8051026e92968696e84c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid dtMmY-1FyaDkTRs7-X4X/dtMmY-1FyaDkTRs7-X4X -goversion go1.12.7 -D "" -importcfg $WORK/b453/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/d8/d8ef072dc2d5cc5f6a138bbbe538a01ca59c760af436f07e3b662c66794b18af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b453/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid zUcSxoTSLSaxKiD9lDxB/zUcSxoTSLSaxKiD9lDxB -goversion go1.12.7 -D "" -importcfg $WORK/b454/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/fe/fe90ca7703bcbe77abb22797ee2c3ebcb021afff9eebea96bf1450aca49c4f64-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b453/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid Z7WPmkyzH0IqlSwQSgLb/Z7WPmkyzH0IqlSwQSgLb -goversion go1.12.7 -D "" -importcfg $WORK/b455/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/f1/f1eb287c8d6f0c5a016e58ad8be204231d49b663ae687df40b472bbc54f65020-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qjkcX1oDpk0fwe4zg1MX/qjkcX1oDpk0fwe4zg1MX -goversion go1.12.7 -D "" -importcfg $WORK/b451/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/97/97258e0deabff2b1eb0e2d4323cd7b35798867f73c2bf95ba0a3bc8cba50dfab-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid WWQ5XxEOny-HsFiLuLen/WWQ5XxEOny-HsFiLuLen -goversion go1.12.7 -D "" -importcfg $WORK/b461/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/e9/e9fec174709c86bc31322a0745a0427d87b3e54083e2bb7c072dd429a42f1c3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/host=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid GrEkieOOCYi9untMx16X/GrEkieOOCYi9untMx16X -goversion go1.12.7 -D "" -importcfg $WORK/b485/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/b9/b943bc24e8aad76432ff7708674841dd195816127b3128461521a8fcb91d8f6f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b451/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/5f/5f6f1bdb95776804e574be0ddcd246b113b27537ca79b7517f8e81c509d98e1b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/capabilities=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: importmap github.com/containers/psgo/internal/dev=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/containers/psgo/internal/process=github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid m4JZQCJ3HphTfqNsvW1-/m4JZQCJ3HphTfqNsvW1- -goversion go1.12.7 -D "" -importcfg $WORK/b481/importcfg -pack ./psgo.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid s3A_fFRwuUYCZ-2-Rj96/s3A_fFRwuUYCZ-2-Rj96 -goversion go1.12.7 -D "" -importcfg $WORK/b441/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/f7/f7f94fdc36b4a95507aa2dec397ac03ea47f19c3815995b16919ef8198eccd00-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid q0kHz57v5a8GzZPaMgwi/q0kHz57v5a8GzZPaMgwi -goversion go1.12.7 -D "" -importcfg $WORK/b489/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/9c/9c138d8f7a83811f4ea573c63fcf5c79c38649b081c0509cce9907a072cd968c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid nPaJGJcLBPywOkiR71GX/nPaJGJcLBPywOkiR71GX -goversion go1.12.7 -D "" -importcfg $WORK/b490/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e9/e9664f4ab20e3979de5d8579d008e59ad8122608ab2e2f02a6da023769227b62-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid PCu5r9uR1Q6UHBhnpkco/PCu5r9uR1Q6UHBhnpkco -goversion go1.12.7 -D "" -importcfg $WORK/b440/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/5f/5f0013443cf6dd3e6f17725723a46997d64e4a7a9480b59c92de8b37e0a17e66-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid iOL4pmcwVSqxjgJH6P_3/iOL4pmcwVSqxjgJH6P_3 -goversion go1.12.7 -D "" -importcfg $WORK/b470/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/2d/2da87c8256f23c91060825d1d8b1c329bbe463138500fdd0853badb450b11a56-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/24/24deec44c12d85eac582a3791b49128dd18b928bc4da346c25b6413f818db28d-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 1xYAttQZmWRveqe3apuM/1xYAttQZmWRveqe3apuM -goversion go1.12.7 -D "" -importcfg $WORK/b435/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid 5LSWwQysdT_2BiAMRkoV/5LSWwQysdT_2BiAMRkoV -goversion go1.12.7 -D "" -importcfg $WORK/b491/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/bc/bc0b0f2d4839e49314b606157e1dc22aa8fa1e75ee609601a4210e070818d8e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid ePd-n_ByPHv5We-jRvEk/ePd-n_ByPHv5We-jRvEk -goversion go1.12.7 -D "" -importcfg $WORK/b494/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ed/edc0fd95fa8c412e0baec421f8a54e30c83647c6ad347a0093b007b64de4d7d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 3mFIGxBDuNdeGXobRcXp/3mFIGxBDuNdeGXobRcXp -goversion go1.12.7 -D "" -importcfg $WORK/b493/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/9c/9ce1996d08c049daa1c60e662ae65a46cd5b8e03321053ffd86610b6bd1987d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid TdOr6r-lB58KSJAPYCcl/TdOr6r-lB58KSJAPYCcl -goversion go1.12.7 -D "" -importcfg $WORK/b469/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/bc/bc1fb7bcce5ac90c0792203067e476e2cbf8b2c7ebea20bc0ceef9a17276fabb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid jVSnUHsrMzFgLiWdxCjj/jVSnUHsrMzFgLiWdxCjj -goversion go1.12.7 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/e5/e50114c02bb516b55cfac6ce9d01e7cc9de99d9c86ae2bbf7b308f00fa6e1d96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid tw8pYM4AaROLFmiD10dG/tw8pYM4AaROLFmiD10dG -goversion go1.12.7 -D "" -importcfg $WORK/b492/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/44/4420385c3438636688ad0f5473d8f07a57c9dba5497e277d2172f0a79f13e0e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath $WORK/b497 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid oWIKlvPquilpezhwxhA9/oWIKlvPquilpezhwxhA9 -goversion go1.12.7 -D "" -importcfg $WORK/b497/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/c9/c9d8ea344ceb6d265ed49321cc5e93f7d71260d1694d0581cf672b798e95b5e0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers/kernel=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid sKtvcSYRHpY8dl_5RDKJ/sKtvcSYRHpY8dl_5RDKJ -goversion go1.12.7 -D "" -importcfg $WORK/b496/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/da/daf990c792eb7a5c00a632731f8c2b7f86d2186b0fce5d5c2d650e09351ca98e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid JcnFGuvZsTV6y96pZsCI/JcnFGuvZsTV6y96pZsCI -goversion go1.12.7 -D "" -importcfg $WORK/b498/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/90/90960d0ac2441e5430281d71b4ff1c684229865ca72a9cd4f59627fea8d50777-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath $WORK/b499 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Vhy1iedUG0KkNV9Yq-iU/Vhy1iedUG0KkNV9Yq-iU -goversion go1.12.7 -D "" -importcfg $WORK/b499/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/44/443ce8e4f6500be582ca7df7812dcd83175abab5ecc5a9fe4e0305dcc9e7c6c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types -complete -installsuffix shared -buildid HXLD_0Y-BHg2ZWDfKubA/HXLD_0Y-BHg2ZWDfKubA -goversion go1.12.7 -D "" -importcfg $WORK/b503/importcfg -pack ./any.go ./any.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./wrappers.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/6c/6cd37444281bfb696e0dc650ca899fba2fe3c24c25520853eb16da210f3cf89e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task -complete -installsuffix shared -buildid uPPNY1XlwiLJC-gPtqgF/uPPNY1XlwiLJC-gPtqgF -goversion go1.12.7 -D "" -importcfg $WORK/b502/importcfg -pack ./task.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/89/896dff4591327da5edb74ef4fb462faca1c071c68fed771c8108a085baa64cb7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid ox-NfBvfcjFoRCsMTlQ0/ox-NfBvfcjFoRCsMTlQ0 -goversion go1.12.7 -D "" -importcfg $WORK/b506/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/92/9207d0a90beaa726af54224499a50bb30f88b8e1abb743df2856d73f79fc0ad0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid cRJk7eXBtjyv2MeOU1vy/cRJk7eXBtjyv2MeOU1vy -goversion go1.12.7 -D "" -importcfg $WORK/b509/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c8/c8a2385314fc7ba02ed8dc567d56aef9e790b9815888e7dd29358b9b896a2a05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid CAmMJNP6vSeuHfFX3pI0/CAmMJNP6vSeuHfFX3pI0 -goversion go1.12.7 -D "" -importcfg $WORK/b510/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/f0/f0e8ed77883b0ae7ece9a74b5f9990107aa3121f2a9d93e184e63d253ea2cb8f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath $WORK/b511 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 1Wp5vowoBct2m8YYzSRZ/1Wp5vowoBct2m8YYzSRZ -goversion go1.12.7 -D "" -importcfg $WORK/b511/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b5/b5672ac13525b05552d6c62bbfbeb445f41d6bd8da6a2586feb6b04e180849bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/duration=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/timestamp=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid xIJKImrQTpCdwEfX_IHr/xIJKImrQTpCdwEfX_IHr -goversion go1.12.7 -D "" -importcfg $WORK/b508/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/6e/6ebdc0cd443a3148b0ca29928140536a195dd4f24759fa25243d83c0cf9f366e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath $WORK/b512 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid j75VpCJiGUzb0Z1_rCe0/j75VpCJiGUzb0Z1_rCe0 -goversion go1.12.7 -D "" -importcfg $WORK/b512/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/c5/c5ede46aabe50254fbe3f36be68276c088a4ec21dc889d83a5f38f249108ffe1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid Qs3FHQIALVtGKJrshd7_/Qs3FHQIALVtGKJrshd7_ -goversion go1.12.7 -D "" -importcfg $WORK/b507/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/54/54858fdff368bb01e37195c449ba7203e9e4f0088be50ec5a6baf6d6653f1431-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid MSHNw6aqI5zXM2rAKyPX/MSHNw6aqI5zXM2rAKyPX -goversion go1.12.7 -D "" -importcfg $WORK/b505/importcfg -pack ./errors.go ./grpc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/cc/cc3d0ad1c62e830ac2397217f41561254107c1cf82500ffd32eaa3427054b3a6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath $WORK/b513 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid XIbxssiDJunYB6uzUWKW/XIbxssiDJunYB6uzUWKW -goversion go1.12.7 -D "" -importcfg $WORK/b513/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/57/578903592575a3de21ac4ceb473c19ba3385798ed4b0e1fd63afe043940d78ff-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/errdefs=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces -complete -installsuffix shared -buildid abLih8hF5_aFW-FKAaLZ/abLih8hF5_aFW-FKAaLZ -goversion go1.12.7 -D "" -importcfg $WORK/b504/importcfg -pack ./context.go ./grpc.go ./store.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/b3/b38d7c04b78830b9e51c15f92310719497b996b97753a70e1c239cc48588e33f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath $WORK/b516 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl -complete -installsuffix shared -buildid o8splbLwhs6N8KrbBL58/o8splbLwhs6N8KrbBL58 -goversion go1.12.7 -D "" -importcfg $WORK/b516/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/fc/fc9868e02e8b0b523ff6f1a9b0a6f7ddf820d3643894be94a9da801a9cda07b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/typeurl=github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath $WORK/b515 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events -complete -installsuffix shared -buildid o97nCwUrjeR8LWVnJjTx/o97nCwUrjeR8LWVnJjTx -goversion go1.12.7 -D "" -importcfg $WORK/b515/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/61/61456c533e80ea547def122421e927dc66bb1a8e9c8e340cbad08bd33642148c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath $WORK/b517 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid N1uINF5x1OmWUdprlUqX/N1uINF5x1OmWUdprlUqX -goversion go1.12.7 -D "" -importcfg $WORK/b517/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/88/883b560cf296181d57df769390104a4c2a241d5dc2cbeefbc2d01e146aed1894-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath $WORK/b519 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types -complete -installsuffix shared -buildid 2d9_aHnAY0KsLycDyIN_/2d9_aHnAY0KsLycDyIN_ -goversion go1.12.7 -D "" -importcfg $WORK/b519/importcfg -pack ./descriptor.pb.go ./doc.go ./metrics.pb.go ./mount.pb.go ./platform.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/54/546ba692cbc0d261b08160482a42e8b340e8ded106c6150c4d47160790f97bc2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath $WORK/b520 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc -complete -installsuffix shared -buildid Qk7JIxBfNcL7UZbZgN9Y/Qk7JIxBfNcL7UZbZgN9Y -goversion go1.12.7 -D "" -importcfg $WORK/b520/importcfg -pack ./channel.go ./client.go ./codec.go ./config.go ./handshake.go ./server.go ./services.go ./types.go ./unixcreds_linux.go BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/38/383748b73f563182f95c33ad054ac8ac047feaf33d55e9ff8ee1c8746210382a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b521 -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b521/symabis ./subprocess_unsafe_linux.s BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath $WORK/b521 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys -installsuffix shared -buildid P3cXMT5R_mEuPDsJZfjC/P3cXMT5R_mEuPDsJZfjC -goversion go1.12.7 -symabis $WORK/b521/symabis -D "" -importcfg $WORK/b521/importcfg -pack -asmhdr $WORK/b521/go_asm.h ./env.go ./epoll.go ./fds.go ./filesys_unix.go ./mount_linux.go ./oom_unix.go ./proc.go ./reaper.go ./reaper_linux.go ./socket_unix.go ./stat_unix.go ./subprocess_unsafe_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b521 -I $WORK/b521/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b521/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b521/_pkg_.a $WORK/b521/subprocess_unsafe_linux.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/91/914eace6973fb7a3294c8e9837fc5d17ed8d43bbf7420144e1badbb009781545-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath $WORK/b522 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/fifo -complete -installsuffix shared -buildid JwjiNQopiax4qDgXDfVN/JwjiNQopiax4qDgXDfVN -goversion go1.12.7 -D "" -importcfg $WORK/b522/importcfg -pack ./fifo.go ./handle_linux.go ./mkfifo_nosolaris.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/47/47a92c2e8f4285cd583be58ac3fbe40b7344dcf9ca40d33aa1eee67f90a234f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/api/types=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: importmap github.com/containerd/containerd/api/types/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath $WORK/b518 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task -complete -installsuffix shared -buildid -O6WnB0iWVL2HMD2vyww/-O6WnB0iWVL2HMD2vyww -goversion go1.12.7 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./shim.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/8e/8ecf110450dde1ae17acbaf513ca8955001a4f0615fad7ae7be1bba67a6e145c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b524/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath $WORK/b524 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/console -complete -installsuffix shared -buildid toOGkGgdAFfiO3If99t-/toOGkGgdAFfiO3If99t- -goversion go1.12.7 -D "" -importcfg $WORK/b524/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/11/11eb7b3d55268054cdbe6db8686e873534bd515ef8edd4d0bacf6f99ef26a30f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/console=github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath $WORK/b523 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc -complete -installsuffix shared -buildid eaQrd75bJ9aKtjdYr4uj/eaQrd75bJ9aKtjdYr4uj -goversion go1.12.7 -D "" -importcfg $WORK/b523/importcfg -pack ./command_linux.go ./console.go ./container.go ./events.go ./io.go ./io_unix.go ./monitor.go ./runc.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/98/98f603fc2a4ab9f70f985fd09a37fb7f59f47d51d1c21f09813b281160655606-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath $WORK/b525 -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid UgXvS73IGPbTePwKqRG1/UgXvS73IGPbTePwKqRG1 -goversion go1.12.7 -D "" -importcfg $WORK/b525/importcfg -pack ./findprocess.go ./findprocess_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/7a/7af754824d958abdcc6bfaec249ae819891168c7eae22b3148dc3012560ac7be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cat >$WORK/b527/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath $WORK/b527 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink -complete -installsuffix shared -buildid veTnnAnMNfPRgGmP1wl4/veTnnAnMNfPRgGmP1wl4 -goversion go1.12.7 -D "" -importcfg $WORK/b527/importcfg -pack ./fs.go ./fs_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/94/94926f3ceb10555d610c481a673a6b2be114b84ae34c27af2081b3115dc220aa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b526/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/lookup=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/docker/docker/pkg/symlink=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath $WORK/b526 -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid 4yC34_ChbPbOX9duUGcg/4yC34_ChbPbOX9duUGcg -goversion go1.12.7 -D "" -importcfg $WORK/b526/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/55/55c480f7ee91ce90e8628214aeb2693e45251e3dc0fa061f3b004dc5837d0997-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/errdefs BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/cri-o/cri-o/utils/errdefs -complete -installsuffix shared -buildid htUTOggUQdwP0ZpfyFTG/htUTOggUQdwP0ZpfyFTG -goversion go1.12.7 -D "" -importcfg $WORK/b528/importcfg -pack ./errors.go ./grpc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/18/188ceae51cea264230a9b41465b096a71932a6943b770bd2f33c4a3798bfd1b7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/fifo BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b529/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/fifo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath $WORK/b529 -shared -p github.com/cri-o/cri-o/utils/fifo -complete -installsuffix shared -buildid oJ9cwgNw_Sk1lca9RIbz/oJ9cwgNw_Sk1lca9RIbz -goversion go1.12.7 -D "" -importcfg $WORK/b529/importcfg -pack ./fifo.go ./handle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/46/46ce5ba7e4754158b63a33331a98ba65f7302382bc057640b340be9ac4691b1c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/events=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: importmap github.com/containerd/containerd/log=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: importmap github.com/containerd/containerd/namespaces=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: importmap github.com/containerd/containerd/sys=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: importmap github.com/containerd/fifo=github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: importmap github.com/containerd/go-runc=github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/containerd/typeurl=github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath $WORK/b514 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim -complete -installsuffix shared -buildid 1B4nzALdRghmMqb3fTGr/1B4nzALdRghmMqb3fTGr -goversion go1.12.7 -D "" -importcfg $WORK/b514/importcfg -pack ./reaper_unix.go ./shim.go ./shim_linux.go ./shim_unix.go ./util.go ./util_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/2e/2ea57bb1f8261f6993e3c06a23eb707795e086c3671ac319f50197bd54fe6928-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/defaults=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: importmap github.com/containerd/fifo=github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio -complete -installsuffix shared -buildid _fQmuHIvB07YHqST_bVB/_fQmuHIvB07YHqST_bVB -goversion go1.12.7 -D "" -importcfg $WORK/b531/importcfg -pack ./io.go ./io_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/0c/0c609e32c5402985f00bb5a0b9b06d39d84f4b5e6b287eed629923d39e50df72-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/ioutil BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -shared -p github.com/cri-o/cri-o/utils/ioutil -complete -installsuffix shared -buildid _NGCKgBGE2ROknK_7suH/_NGCKgBGE2ROknK_7suH -goversion go1.12.7 -D "" -importcfg $WORK/b533/importcfg -pack ./read_closer.go ./write_closer.go ./writer_group.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/8a/8af1e2c99f8a9f466b0f0ae8150aead4b96458f5f5e1035bb5494bb2cab15e42-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b537/ BUILDSTDERR: cat >$WORK/b537/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath $WORK/b537 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid YJW2O16uL7q_hxdCudDU/YJW2O16uL7q_hxdCudDU -goversion go1.12.7 -D "" -importcfg $WORK/b537/importcfg -pack ./timeseries.go BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/84/842be3b4faae55668f258a61e71712f1841262d9508b3eba6c95f6af7832b59d-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b539/ BUILDSTDERR: cat >$WORK/b539/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath $WORK/b539 -shared -p html -std -complete -installsuffix shared -buildid X_TVbvkPGSQh9hbjQ6rS/X_TVbvkPGSQh9hbjQ6rS -goversion go1.12.7 -D "" -importcfg $WORK/b539/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/06/0660bf86b48af08b20591fc91b60118ddaab26484cc02923ed63f546651b1e6a-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b540/ BUILDSTDERR: cat >$WORK/b540/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath $WORK/b540 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 6ZkZ72lWNs8bjuanN0kF/6ZkZ72lWNs8bjuanN0kF -goversion go1.12.7 -D "" -importcfg $WORK/b540/importcfg -pack ./tabwriter.go BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/35/352398c965ff9bf75d10456c3948110906fabe9240598553f3f8005a1fc705eb-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b538/ BUILDSTDERR: cat >$WORK/b538/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath $WORK/b538 -shared -p html/template -std -complete -installsuffix shared -buildid knk2hV2mNC80dC9ku5AJ/knk2hV2mNC80dC9ku5AJ -goversion go1.12.7 -D "" -importcfg $WORK/b538/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/ad/ad6e5d120ad7cf437da501f52fe961b57209ea335cf1663e2dba234107b4b8ce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b543/ BUILDSTDERR: cat >$WORK/b543/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath $WORK/b543 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid qI30pgjhXQ1IanuDJX3d/qI30pgjhXQ1IanuDJX3d -goversion go1.12.7 -D "" -importcfg $WORK/b543/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/1f/1f6ffb9a9beeee0698bd6037cfad86cbba0c994170b7195efa1369ccd0d9e040-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b542/ BUILDSTDERR: cat >$WORK/b542/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b543/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath $WORK/b542 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid J642jBd4AOpmes5B2EPc/J642jBd4AOpmes5B2EPc -goversion go1.12.7 -D "" -importcfg $WORK/b542/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/71/71d0c80b743086e57cfff25dc33ae297b0de5f7841c164b50a215486a478dd4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b544/ BUILDSTDERR: cat >$WORK/b544/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath $WORK/b544 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid HYlOVRF8tUH1VAeoe5sF/HYlOVRF8tUH1VAeoe5sF -goversion go1.12.7 -D "" -importcfg $WORK/b544/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/b4/b40dc674d2f7257bc506e63f6a1595a63b4ad2436f872c5662f17ec58afddbf3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b541/ BUILDSTDERR: cat >$WORK/b541/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/connectivity=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/resolver=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath $WORK/b541 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid QGpjQ8WOoPaytJEeXKgl/QGpjQ8WOoPaytJEeXKgl -goversion go1.12.7 -D "" -importcfg $WORK/b541/importcfg -pack ./balancer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/93/93d185258bb120972eb50efb5b649ec2c4662693e233f9d15c299992cd048f10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b546/ BUILDSTDERR: cat >$WORK/b546/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath $WORK/b546 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid Hs0YbsH5lNjo8fZPQ2Eu/Hs0YbsH5lNjo8fZPQ2Eu -goversion go1.12.7 -D "" -importcfg $WORK/b546/importcfg -pack ./messages.pb.go BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c0/c0937c503ec05f315928f0adbcc8b09efa05ff99356b694206cc950707a259d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/cmd/podman/cliconfig=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: importmap github.com/containers/libpod/pkg/namespaces=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid K4KKG1XASPJOA8Y0bjp4/K4KKG1XASPJOA8Y0bjp4 -goversion go1.12.7 -D "" -importcfg $WORK/b366/importcfg -pack ./mountOpts.go ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/e3/e3f603e2ca314d93132b98ac9f6483efb4d0631f266547a6fb9255dc4cd44506-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b548/ BUILDSTDERR: cat >$WORK/b548/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath $WORK/b548 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid c6XdzPLpiLOz3mRaP1sX/c6XdzPLpiLOz3mRaP1sX -goversion go1.12.7 -D "" -importcfg $WORK/b548/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/7c/7ceb0094744287f8aa0567deffbea0322dce2d05e5a1efb4eb15344779c0e9a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b549/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath $WORK/b549 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid Vti2Yn36T_HFulkTXeD3/Vti2Yn36T_HFulkTXeD3 -goversion go1.12.7 -D "" -importcfg $WORK/b549/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/81/8171e3272d553a073c56e35b6d9beab04a63a1c48a1093f5bbb43925b7c32b30-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: cat >$WORK/b536/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/timeseries=github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath $WORK/b536 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid iaz4c_JH8lpkryPcamkQ/iaz4c_JH8lpkryPcamkQ -goversion go1.12.7 -D "" -importcfg $WORK/b536/importcfg -pack ./events.go ./histogram.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/ca/ca087855d4d53c45a0e8f948a9b72e6e7d47a22a4dfc89c2c744b5253153a933-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b550/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath $WORK/b550 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid 6X4jYxei9nNHGFXK1uuQ/6X4jYxei9nNHGFXK1uuQ -goversion go1.12.7 -D "" -importcfg $WORK/b550/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/58/588c681fb2e95fb4fc4c2c6ce009d6072a542ed32909f8528d76fb352731a36c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: cat >$WORK/b551/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath $WORK/b551 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid 8vlF4KXMzUBBwZar7SeE/8vlF4KXMzUBBwZar7SeE -goversion go1.12.7 -D "" -importcfg $WORK/b551/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b9/b90ce793c67e4a2428026982ef98e71be4b16e597e980d6cc6a6884d4c05719f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/util=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid z6wKlP4ZDnANfdjF-WZV/z6wKlP4ZDnANfdjF-WZV -goversion go1.12.7 -D "" -importcfg $WORK/b365/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_unsupported.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/e5/e59c909583157080ec062314a5d4dbf67b404416a1fd3430463f7e564c54fcca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: cat >$WORK/b552/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath $WORK/b552 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid J63o7Sqq8G7ybCqs12YB/J63o7Sqq8G7ybCqs12YB -goversion go1.12.7 -D "" -importcfg $WORK/b552/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ca/ca9147de656dca5c4f73b0a8563f5ce40124a50421b1400c2caa51b801fba1d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b553/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: importmap google.golang.org/grpc/keepalive=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: importmap google.golang.org/grpc/peer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: importmap google.golang.org/grpc/stats=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: importmap google.golang.org/grpc/tap=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath $WORK/b553 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid JIJlmCgv45iiT3xQhdj0/JIJlmCgv45iiT3xQhdj0 -goversion go1.12.7 -D "" -importcfg $WORK/b553/importcfg -pack ./bdp_estimator.go ./control.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/60/608a09bb2921d61f58d78ec6c748bf1863c4f4a56fa6c1df92b3bfc7800f28ac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containers/image/copy=github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/libpod/driver=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver BUILDSTDERR: importmap github.com/containers/libpod/libpod/events=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events BUILDSTDERR: importmap github.com/containers/libpod/pkg/inspect=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect BUILDSTDERR: importmap github.com/containers/libpod/pkg/registries=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries BUILDSTDERR: importmap github.com/containers/libpod/pkg/util=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid lmlHyWpnlyy7oDi5T0Dl/lmlHyWpnlyy7oDi5T0Dl -goversion go1.12.7 -D "" -importcfg $WORK/b379/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/6a/6a54233bbbef5bf18e115da09cd9a6891bd4f2e462c6491920f6e4ab3c2553a5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/typeurl BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cat >$WORK/b554/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/typeurl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath $WORK/b554 -shared -p github.com/cri-o/cri-o/utils/typeurl -complete -installsuffix shared -buildid 38yCC46AyY8LNM26ZQLZ/38yCC46AyY8LNM26ZQLZ -goversion go1.12.7 -D "" -importcfg $WORK/b554/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/77/771045967300b9421d92d9364728537d055643cf11324d065203b3faeec91779-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: cat >$WORK/b555/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath $WORK/b555 -shared -p github.com/cri-o/cri-o/vendor/github.com/kr/pty -complete -installsuffix shared -buildid xHfT21D6y8IXoG_p776p/xHfT21D6y8IXoG_p776p -goversion go1.12.7 -D "" -importcfg $WORK/b555/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/34/341d366c9b6acc35c9830560aadc1b62bf9fe12fcdb3062541e7e04676efdffa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: mkdir -p $WORK/b557/ BUILDSTDERR: cat >$WORK/b557/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath $WORK/b557 -shared -p github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid WMlVhwqe7lTy_cz67T7X/WMlVhwqe7lTy_cz67T7X -goversion go1.12.7 -D "" -importcfg $WORK/b557/importcfg -pack ./fileutils.go ./idtools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal BUILDSTDERR: cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/06/066e3fb5077e1cf739f5a8b5df51b5ff97d96b8e603af2c43b480f949a8c076f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b558/ BUILDSTDERR: cat >$WORK/b558/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath $WORK/b558 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid iHDhGrcxSnO2-vaeXbjB/iHDhGrcxSnO2-vaeXbjB -goversion go1.12.7 -D "" -importcfg $WORK/b558/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal BUILDSTDERR: cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/08/08807eeb85930436f3113509ec36e549864f5439543bfdf2734bf429ccaaf96c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: mkdir -p $WORK/b560/ BUILDSTDERR: cat >$WORK/b560/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath $WORK/b560 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid bT87PqT2tdYp6csh_Zzc/bT87PqT2tdYp6csh_Zzc -goversion go1.12.7 -D "" -importcfg $WORK/b560/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ea/eaaf634fa47f70ae54b6ad1775e663d5a4bad9b06de6d6fcf4237a2426085205-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b563/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b563/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b563/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal BUILDSTDERR: cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/65/6574e8d088f0f7181b7b9ec7fbc045646acf945a8ac5c9081c21592ac2f62ef1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: mkdir -p $WORK/b559/ BUILDSTDERR: cat >$WORK/b559/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/utils=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath $WORK/b559 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid KUvcxftu5e-djNjsIbZ-/KUvcxftu5e-djNjsIbZ- -goversion go1.12.7 -D "" -importcfg $WORK/b559/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./kmem.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/ae/ae4088c3fa8b47cf3dd4f906ea51d257c2db1834ea1db63ff018bf3d643eaca2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: cat >$WORK/b535/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap golang.org/x/net/trace=github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: importmap google.golang.org/grpc/balancer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/connectivity=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/grpclb/grpc_lb_v1/messages=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: importmap google.golang.org/grpc/internal=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: importmap google.golang.org/grpc/keepalive=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: importmap google.golang.org/grpc/naming=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: importmap google.golang.org/grpc/peer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: importmap google.golang.org/grpc/resolver=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: importmap google.golang.org/grpc/stats=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: importmap google.golang.org/grpc/tap=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: importmap google.golang.org/grpc/transport=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath $WORK/b535 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid 9Nj1kTCSfvaVZBtloFCT/9Nj1kTCSfvaVZBtloFCT -goversion go1.12.7 -D "" -importcfg $WORK/b535/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./stream.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal BUILDSTDERR: cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/46/4651bfcc9e3b317cdea06b6a4e39c0eee725e04f549ec2313734628727eec1f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: mkdir -p $WORK/b565/ BUILDSTDERR: cat >$WORK/b565/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath $WORK/b565 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid fqMfiq5bWivA8N4eBRSL/fqMfiq5bWivA8N4eBRSL -goversion go1.12.7 -D "" -importcfg $WORK/b565/importcfg -pack ./intelrdt.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal BUILDSTDERR: cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/6b/6b1e858b23ee555ca91b024980a2b3e83e8b305271fad231349589fe112e55df-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: mkdir -p $WORK/b564/ BUILDSTDERR: cat >$WORK/b564/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/intelrdt=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath $WORK/b564 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid ij03SlWD249bEmqbGBb_/ij03SlWD249bEmqbGBb_ -goversion go1.12.7 -D "" -importcfg $WORK/b564/importcfg -pack ./rootless.go ./validator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal BUILDSTDERR: cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/32/32c1c8474352c9e89c8210be9780b618f8e2a7103e513d46cec5242d8498d785-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: mkdir -p $WORK/b566/ BUILDSTDERR: cat >$WORK/b566/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath $WORK/b566 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid jKPYSO_CV98XA6dO7KKE/jKPYSO_CV98XA6dO7KKE -goversion go1.12.7 -D "" -importcfg $WORK/b566/importcfg -pack ./keyctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal BUILDSTDERR: cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/19/19f4f4e2a9345c45a742f8d9e6757d4754c8331a81ce15d7264534fa4a5343fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: mkdir -p $WORK/b567/ BUILDSTDERR: cat >$WORK/b567/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath $WORK/b567 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid MiGZ9I4r7y_JAXTm0DZv/MiGZ9I4r7y_JAXTm0DZv -goversion go1.12.7 -D "" -importcfg $WORK/b567/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go BUILDSTDERR: cd $WORK/b563 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal BUILDSTDERR: cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/7d/7d8a21125de93175ebcc31eefbd0d6c58a6a71f17aafc077ed133246050bf211-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: mkdir -p $WORK/b568/ BUILDSTDERR: cat >$WORK/b568/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath $WORK/b568 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid Hlq3cEaSIbu7Pt8Lj7TC/Hlq3cEaSIbu7Pt8Lj7TC -goversion go1.12.7 -D "" -importcfg $WORK/b568/importcfg -pack ./config.go ./seccomp_linux.go BUILDSTDERR: cd $WORK/b563 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal BUILDSTDERR: cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/2a/2af9f84caec402eea5888c0330d23a6314af8f1b539423ba25f4f57240496217-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: mkdir -p $WORK/b569/ BUILDSTDERR: cat >$WORK/b569/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath $WORK/b569 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid gEiCFZKFMYdF_90P2IKH/gEiCFZKFMYdF_90P2IKH -goversion go1.12.7 -D "" -importcfg $WORK/b569/importcfg -pack ./capture.go ./frame.go ./stacktrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal BUILDSTDERR: cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/e0/e0e7570ee2de25692502b0efdfb899a2daafa70258e5e0b06d79856bf64b3265-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: mkdir -p $WORK/b574/ BUILDSTDERR: cat >$WORK/b574/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b449/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath $WORK/b574 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch -complete -installsuffix shared -buildid XdWFTa8mLcYvqmmxanO4/XdWFTa8mLcYvqmmxanO4 -goversion go1.12.7 -D "" -importcfg $WORK/b574/importcfg -pack ./errors.go ./util.go BUILDSTDERR: cd $WORK/b563 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal BUILDSTDERR: cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ad/ad35f6c99ac4b05bf91df270712ce9901aa6de62e109e6aae0ca4fe92d2651cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: mkdir -p $WORK/b575/ BUILDSTDERR: cat >$WORK/b575/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath $WORK/b575 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json -complete -installsuffix shared -buildid X5h2qDabev0qpk3qfBQa/X5h2qDabev0qpk3qfBQa -goversion go1.12.7 -D "" -importcfg $WORK/b575/importcfg -pack ./fields.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b563=/tmp/go-build -gno-record-gcc-switches -o $WORK/b563/_cgo_.o $WORK/b563/_cgo_main.o $WORK/b563/_x001.o $WORK/b563/_x002.o $WORK/b563/_x003.o -g -O2 -ldl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b563/_cgo_.o -dynout $WORK/b563/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal BUILDSTDERR: cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/78/780fba4823750f51b1b11226f790ef763dec84f14326b22de5c88f281011c43f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: mkdir -p $WORK/b579/ BUILDSTDERR: cat >$WORK/b579/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath $WORK/b579 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid Tsc5el2nKmceZKlo5ffc/Tsc5el2nKmceZKlo5ffc -goversion go1.12.7 -D "" -importcfg $WORK/b579/importcfg -pack ./extension.pb.go ./extensions.go BUILDSTDERR: cat >$WORK/b563/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath $WORK/b563 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid RtIsNhtm347I6EUGkVOx/RtIsNhtm347I6EUGkVOx -goversion go1.12.7 -D "" -importcfg $WORK/b563/importcfg -pack $WORK/b563/_cgo_gotypes.go $WORK/b563/dlopen.cgo1.go $WORK/b563/dlopen_example.cgo1.go $WORK/b563/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal BUILDSTDERR: cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/aa/aae7a5167ab3f5dcbe3f1a2a773550600babb80155efcb0e2f9ac40abbec4e70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: mkdir -p $WORK/b578/ BUILDSTDERR: cat >$WORK/b578/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/googleapis/gnostic/extensions=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath $WORK/b578 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid ZHsxGN-2SpzjNzULhCx8/ZHsxGN-2SpzjNzULhCx8 -goversion go1.12.7 -D "" -importcfg $WORK/b578/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b563/_pkg_.a $WORK/b563/_x001.o $WORK/b563/_x002.o $WORK/b563/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal BUILDSTDERR: cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/d0/d0543fcc36f0520008ef135d59ff13c00030e385a4114f12f6e7524c799e2d04-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: mkdir -p $WORK/b562/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b562/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b562/ -g -O2 ./util_cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal BUILDSTDERR: cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/2c/2c66af90ab35c744db9d99058b96f246f1ce88828dec4999b2e40f1a6756fe9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: mkdir -p $WORK/b577/ BUILDSTDERR: cat >$WORK/b577/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/googleapis/gnostic/compiler=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath $WORK/b577 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 -complete -installsuffix shared -buildid bzUITYHbh8b8N4ziaUKy/bzUITYHbh8b8N4ziaUKy -goversion go1.12.7 -D "" -importcfg $WORK/b577/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/35/358e3a9fbe7d3e5fdca499891c32df7ed3784848e38601d97e694fd11b673e61-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc=github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath $WORK/b534 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -installsuffix shared -buildid 7Fc-6cb8wrAg1xxtsBPJ/7Fc-6cb8wrAg1xxtsBPJ -goversion go1.12.7 -D "" -importcfg $WORK/b534/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e7/e72ff2d8e93cbe05ab50eaef41040320bfcd0ddbdd46b5a2fdae8505143e7118-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid LfNrCRRCUtNT-PiRtkkB/LfNrCRRCUtNT-PiRtkkB -goversion go1.12.7 -D "" -importcfg $WORK/b403/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: cd $WORK/b562 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b562=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/4d/4dfc7e1bb868efc8068836e23ad3563b36537ed36f28d7549632a7fe187f01d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid R9xqJvXscu__CVHDKLS8/R9xqJvXscu__CVHDKLS8 -goversion go1.12.7 -D "" -importcfg $WORK/b400/importcfg -pack ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/f4/f4a5c0bc7a31ef0c93e28c0335069f536702769c199b31649ee0f41ddbea3ed5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b122/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod -- -I $WORK/b122/ -g -O2 ./container_attach_linux.go BUILDSTDERR: cd $WORK/b562 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b562=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b562 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b562=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c container_attach_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b562=/tmp/go-build -gno-record-gcc-switches -o $WORK/b562/_cgo_.o $WORK/b562/_cgo_main.o $WORK/b562/_x001.o $WORK/b562/_x002.o -g -O2 BUILDSTDERR: cd $WORK/b122 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage util -dynimport $WORK/b562/_cgo_.o -dynout $WORK/b562/_cgo_import.go BUILDSTDERR: cat >$WORK/b562/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath $WORK/b562 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid S-0lb8wiWO82oKSCY0tt/S-0lb8wiWO82oKSCY0tt -goversion go1.12.7 -D "" -importcfg $WORK/b562/importcfg -pack ./util.go $WORK/b562/_cgo_gotypes.go $WORK/b562/util_cgo.cgo1.go $WORK/b562/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b562/_pkg_.a $WORK/b562/_x001.o $WORK/b562/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal BUILDSTDERR: cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/d8/d8c70510fba5856de1fa3cc5ea899d71fb3360d47ca29542c6e5ae7294271b08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: mkdir -p $WORK/b561/ BUILDSTDERR: cat >$WORK/b561/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/util=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/fs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath $WORK/b561 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid iwZMj1lekeR41ZLB4zyw/iwZMj1lekeR41ZLB4zyw -goversion go1.12.7 -D "" -importcfg $WORK/b561/importcfg -pack ./apply_systemd.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage libpod -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containerd/cgroups=github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/containers/buildah=github.com/cri-o/cri-o/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/libpod/driver=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver BUILDSTDERR: importmap github.com/containers/libpod/libpod/events=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events BUILDSTDERR: importmap github.com/containers/libpod/libpod/image=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image BUILDSTDERR: importmap github.com/containers/libpod/libpod/layers=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers BUILDSTDERR: importmap github.com/containers/libpod/libpod/lock=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock BUILDSTDERR: importmap github.com/containers/libpod/pkg/annotations=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations BUILDSTDERR: importmap github.com/containers/libpod/pkg/apparmor=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: importmap github.com/containers/libpod/pkg/criu=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu BUILDSTDERR: importmap github.com/containers/libpod/pkg/ctime=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime BUILDSTDERR: importmap github.com/containers/libpod/pkg/firewall=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks/exec=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: importmap github.com/containers/libpod/pkg/kubeutils=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: importmap github.com/containers/libpod/pkg/lookup=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: importmap github.com/containers/libpod/pkg/namespaces=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: importmap github.com/containers/libpod/pkg/netns=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns BUILDSTDERR: importmap github.com/containers/libpod/pkg/registrar=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar BUILDSTDERR: importmap github.com/containers/libpod/pkg/registries=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries BUILDSTDERR: importmap github.com/containers/libpod/pkg/resolvconf=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/libpod/pkg/util=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: importmap github.com/containers/libpod/utils=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils BUILDSTDERR: importmap github.com/containers/libpod/version=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version BUILDSTDERR: importmap github.com/containers/psgo=github.com/cri-o/cri-o/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/pkg/namesgenerator=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/json-iterator/go=github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod -installsuffix shared -buildid ADoEFp87ZxMiWRDV6qAO/ADoEFp87ZxMiWRDV6qAO -goversion go1.12.7 -D "" -importcfg $WORK/b122/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log.go ./container_log_unsupported.go ./container_top_linux.go ./diff.go ./errors.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./version.go ./volume.go ./volume_internal.go $WORK/b122/_cgo_gotypes.go $WORK/b122/container_attach_linux.cgo1.go $WORK/b122/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal BUILDSTDERR: cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/96/96205b90db75b668b23bfb6ee869680bb79631e4347d7f398c2b963892574369-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: mkdir -p $WORK/b556/ BUILDSTDERR: cat >$WORK/b556/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/containerd/console=github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/mrunalp/fileutils=github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/fs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/systemd=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs/validate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/intelrdt=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/keys=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/mount=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/seccomp=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/stacktrace=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/utils=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath $WORK/b556 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid BvlnoBVckynxNM5Z5JBA/BvlnoBVckynxNM5Z5JBA -goversion go1.12.7 -D "" -importcfg $WORK/b556/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats.go ./stats_linux.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal BUILDSTDERR: cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/11/115ea8bc1515e2e5dcc9ebcffc92bda0875b495962e11edefb897809a794025b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: mkdir -p $WORK/b580/ BUILDSTDERR: cat >$WORK/b580/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath $WORK/b580 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util -complete -installsuffix shared -buildid t4gGtbVv1zLIZTMotWuQ/t4gGtbVv1zLIZTMotWuQ -goversion go1.12.7 -D "" -importcfg $WORK/b580/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b580/_pkg_.a # internal BUILDSTDERR: cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/d7/d7930caa788bc028357506900c32f0286253fd289d68854f7a7ae85edf6ba6c6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: mkdir -p $WORK/b583/ BUILDSTDERR: cat >$WORK/b583/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath $WORK/b583 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid 4dkPoiZjWiDjrQoiU7iy/4dkPoiZjWiDjrQoiU7iy -goversion go1.12.7 -D "" -importcfg $WORK/b583/importcfg -pack ./conversion.go ./deepcopy.go ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal BUILDSTDERR: cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/78/78f76fc0e3d3059c8d729bcd44269d6d1af38130a44a9ea29c6d24b89260b57f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: mkdir -p $WORK/b582/ BUILDSTDERR: cat >$WORK/b582/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath $WORK/b582 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid homnKP-PdHrkRrunGZ9x/homnKP-PdHrkRrunGZ9x -goversion go1.12.7 -D "" -importcfg $WORK/b582/importcfg -pack ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal BUILDSTDERR: cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/e4/e44a6cb67c6545a2f6c2508ea0d6fa6ddfd0de79b039874c00c137a792a3bde1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: mkdir -p $WORK/b576/ BUILDSTDERR: cat >$WORK/b576/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/googleapis/gnostic/OpenAPIv2=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath $WORK/b576 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto -complete -installsuffix shared -buildid DVQDzIbfoW0gt46WejeT/DVQDzIbfoW0gt46WejeT -goversion go1.12.7 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./document.go ./openapi.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal BUILDSTDERR: cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/70/70ddd397cc874ce0e692d5fe14481650fdda820e41da05e1636fa5370299d9d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: mkdir -p $WORK/b581/ BUILDSTDERR: cat >$WORK/b581/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath $WORK/b581 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid PpRdJdFkoLp5MOKN0m3O/PpRdJdFkoLp5MOKN0m3O -goversion go1.12.7 -D "" -importcfg $WORK/b581/importcfg -pack ./ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal BUILDSTDERR: cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/6b/6b98c25cb39b355ba29ecdd970b512fd2be659318ba8cf1ab8af07b39b2f7d29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: mkdir -p $WORK/b584/ BUILDSTDERR: cat >$WORK/b584/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath $WORK/b584 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme -complete -installsuffix shared -buildid ZVZ8XofVse_cHGGnJDHK/ZVZ8XofVse_cHGGnJDHK -goversion go1.12.7 -D "" -importcfg $WORK/b584/importcfg -pack ./scheme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_pkg_.a # internal BUILDSTDERR: cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/33/33d216c00d6a4418bb86082aa970fe25d8dc440728c45d7687a1a9b20a4fa5a8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: mkdir -p $WORK/b573/ BUILDSTDERR: cat >$WORK/b573/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/mergepatch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: importmap k8s.io/kube-openapi/pkg/util/proto=github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath $WORK/b573 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch -complete -installsuffix shared -buildid v86idtEO2LcDpU1nT7XC/v86idtEO2LcDpU1nT7XC -goversion go1.12.7 -D "" -importcfg $WORK/b573/importcfg -pack ./errors.go ./meta.go ./patch.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal BUILDSTDERR: cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/d1/d1e2edb711ba7e85df4cb0b07ace8669b878dc28b837776ec8466c181e955fe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: mkdir -p $WORK/b585/ BUILDSTDERR: cat >$WORK/b585/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath $WORK/b585 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format -complete -installsuffix shared -buildid U3moXGQnO8VFx6CkUn_x/U3moXGQnO8VFx6CkUn_x -goversion go1.12.7 -D "" -importcfg $WORK/b585/importcfg -pack ./pod.go ./resources.go BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/1f/1fd8c0fc5701e1c03feff1cf3e748eedabfc8b41ac58ab6ce0fad25a69d1741d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/io BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cat >$WORK/b530/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/cio=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/cri-o/cri-o/utils/io -complete -installsuffix shared -buildid aBcbFlWVOk085SPHuRMc/aBcbFlWVOk085SPHuRMc -goversion go1.12.7 -D "" -importcfg $WORK/b530/importcfg -pack ./container_io.go ./exec_io.go ./helpers.go ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal BUILDSTDERR: cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/0b/0b655b408780b0d4eb9824faa52e2a8dbf38404f20337e8d39c67ee32a4e0c70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: mkdir -p $WORK/b586/ BUILDSTDERR: cat >$WORK/b586/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath $WORK/b586 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash -complete -installsuffix shared -buildid Uw7TxZTxs_eUsFiLT_S2/Uw7TxZTxs_eUsFiLT_S2 -goversion go1.12.7 -D "" -importcfg $WORK/b586/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal BUILDSTDERR: cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/80/80f6ce532a8363f450f6117d55b0212fbd7e6e746b3dfd325879921168e4ac68-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b588/ BUILDSTDERR: cat >$WORK/b588/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath $WORK/b588 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid ANEfcfSF2tZsnFG0AtZy/ANEfcfSF2tZsnFG0AtZy -goversion go1.12.7 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/9c/9c53c5bcb02e7c1a21a7236638b995ef9ad97b6c4ec8c185691ab872ffe21d1b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b592/ BUILDSTDERR: cat >$WORK/b592/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath $WORK/b592 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid H1UUPDwa8KT4ZR1tMGMz/H1UUPDwa8KT4ZR1tMGMz -goversion go1.12.7 -D "" -importcfg $WORK/b592/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal BUILDSTDERR: cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/01/01078121bb621d8492eff84405779d62a8519bc3e91d1506fa5ad33222e7fa40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: mkdir -p $WORK/b571/ BUILDSTDERR: cat >$WORK/b571/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/groupcache/lru=github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/strategicpatch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/record/util=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath $WORK/b571 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record -complete -installsuffix shared -buildid VZSHgI8WdRAu8N-N8cWn/VZSHgI8WdRAu8N-N8cWn -goversion go1.12.7 -D "" -importcfg $WORK/b571/importcfg -pack ./doc.go ./event.go ./events_cache.go ./fake.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal BUILDSTDERR: cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/46/467db079abdf83b33c4c5f90714e579a0c7db1cbfaced05830e17c6d443e854b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: mkdir -p $WORK/b593/ BUILDSTDERR: cat >$WORK/b593/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath $WORK/b593 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid sjJ3p7OkqgCkFlAg49eO/sjJ3p7OkqgCkFlAg49eO -goversion go1.12.7 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b571/_pkg_.a # internal BUILDSTDERR: cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/3f/3ff4551ee70a41da8ecc5964444479038a8f7ce5329c9d1d6b92be44b3188b11-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b594/ BUILDSTDERR: cat >$WORK/b594/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath $WORK/b594 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid 8CQR1T4G_8_1lzBLVHMU/8CQR1T4G_8_1lzBLVHMU -goversion go1.12.7 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/4a/4a073b4601ec3070b4db79a6b0fe499dead01120289a78593404bf8f5a45e7ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b595/ BUILDSTDERR: cat >$WORK/b595/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath $WORK/b595 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid i9jknd_SufHrEfcclUXA/i9jknd_SufHrEfcclUXA -goversion go1.12.7 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6a/6afb320ffc4155a44e1e20fffeffae97eea68421356ca9bc264ad6531f5da77e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/libpod/libpod=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod BUILDSTDERR: importmap github.com/containers/libpod/pkg/namespaces=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/libpod/pkg/util=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/profiles/seccomp=github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid ahxI9vq81n9ZXp061MBR/ahxI9vq81n9ZXp061MBR -goversion go1.12.7 -D "" -importcfg $WORK/b083/importcfg -pack ./config_linux.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/cc/cccc49e2f75f1cb37c8e782641fce01eaad65bd2d38df96386dbc5f925162848-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b596/ BUILDSTDERR: cat >$WORK/b596/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath $WORK/b596 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 -complete -installsuffix shared -buildid R_R5frIigSiXqANYOWbf/R_R5frIigSiXqANYOWbf -goversion go1.12.7 -D "" -importcfg $WORK/b596/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal BUILDSTDERR: cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/f3/f3a0e361557ffc3415c575575092077d57bee23376a5783ecefe18689cd29049-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b597/ BUILDSTDERR: cat >$WORK/b597/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath $WORK/b597 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid ARKuybfaH6bdPyHds1oc/ARKuybfaH6bdPyHds1oc -goversion go1.12.7 -D "" -importcfg $WORK/b597/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/95/95321f0561660bfcfc24dd10fb6b4a709c973cdf505df22e7060fd93a9180e78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b598/ BUILDSTDERR: cat >$WORK/b598/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath $WORK/b598 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid 944ESOsb2GI0oyyrRl29/944ESOsb2GI0oyyrRl29 -goversion go1.12.7 -D "" -importcfg $WORK/b598/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal BUILDSTDERR: cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/2a/2a6d5b7e64cf84fdedb0508df984e25796008c7392546e7ee0cde0d3acb386f8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b599/ BUILDSTDERR: cat >$WORK/b599/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath $WORK/b599 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid cU41HC6sNkKIfFoEFYqv/cU41HC6sNkKIfFoEFYqv -goversion go1.12.7 -D "" -importcfg $WORK/b599/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal BUILDSTDERR: cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/f0/f0b05938eb9b9d8f5642671e1a7cb5e62951e9f2ccc9ecdd278d67b647d7f6f2-d # internal BUILDSTDERR: cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/be/be59fc25fe98ba5e090da8beaa540db592abdeca19f40cd86d4316435db56b8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b600/ BUILDSTDERR: cat >$WORK/b600/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath $WORK/b600 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid ddcrJK6E5qs1LwkmWMiM/ddcrJK6E5qs1LwkmWMiM -goversion go1.12.7 -D "" -importcfg $WORK/b600/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b601/ BUILDSTDERR: cat >$WORK/b601/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath $WORK/b601 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid 8kAiqzIKSljgl8A4vC2q/8kAiqzIKSljgl8A4vC2q -goversion go1.12.7 -D "" -importcfg $WORK/b601/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b598/_pkg_.a # internal BUILDSTDERR: cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/da/da06f111eb36a89751d69fedae72cbec9c81d6ba3130e774a8cd9ae491b960e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b602/ BUILDSTDERR: cat >$WORK/b602/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath $WORK/b602 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid mBBC8zyFzODSnECnF2nR/mBBC8zyFzODSnECnF2nR -goversion go1.12.7 -D "" -importcfg $WORK/b602/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal BUILDSTDERR: cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/7d/7d3fe982531a5ec6c39e2776bad573333e1e4348a55ea10fc6aad218d4a84c28-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: mkdir -p $WORK/b603/ BUILDSTDERR: cat >$WORK/b603/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath $WORK/b603 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid Ti7kBk3YDGSg_ccwakrO/Ti7kBk3YDGSg_ccwakrO -goversion go1.12.7 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b601/_pkg_.a # internal BUILDSTDERR: cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/e8/e8f2ff2f1ae5f723c5ff022b6869d43a3af99382655e02a0e8beace033854725-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b606/ BUILDSTDERR: cat >$WORK/b606/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath $WORK/b606 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid N7w7YcHGD6YIxf7eiOX_/N7w7YcHGD6YIxf7eiOX_ -goversion go1.12.7 -D "" -importcfg $WORK/b606/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal BUILDSTDERR: cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/5a/5ae0af7de8c1e977ff881bc4cc8ee80c0c1f33a5b5f7efccb0a016c53bed3a52-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b607/ BUILDSTDERR: cat >$WORK/b607/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath $WORK/b607 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid b9d-ODPgNOS6dp620Vei/b9d-ODPgNOS6dp620Vei -goversion go1.12.7 -D "" -importcfg $WORK/b607/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b603/_pkg_.a # internal BUILDSTDERR: cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/57/57276a27ff594c0424e39ca5bcdfad34b9584e2d53e78f82db435b354b4cf5ce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b604/ BUILDSTDERR: cat >$WORK/b604/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath $WORK/b604 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid HCBQ3hCPdCclOzj7O7Je/HCBQ3hCPdCclOzj7O7Je -goversion go1.12.7 -D "" -importcfg $WORK/b604/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b607/_pkg_.a # internal BUILDSTDERR: cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/4a/4ab1451794777016a30315d37cf3df74539f83f9595d37a44e61fa49054e7079-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b605/ BUILDSTDERR: cat >$WORK/b605/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath $WORK/b605 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid BqmU9KlGCJkAT48GhG1F/BqmU9KlGCJkAT48GhG1F -goversion go1.12.7 -D "" -importcfg $WORK/b605/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b606/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b602/_pkg_.a # internal BUILDSTDERR: cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/37/37638941ad296b65d61af08da6ac724db259712a8ff64f277f1f4cdc5ddfd2b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b608/ BUILDSTDERR: cat >$WORK/b608/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath $WORK/b608 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid dT0hl-twSyXYQ_gOSU-d/dT0hl-twSyXYQ_gOSU-d -goversion go1.12.7 -D "" -importcfg $WORK/b608/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/d8/d839218cccf1df097d60b92ced7b68faaf577fee909f6687cadb275b3af31097-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b609/ BUILDSTDERR: cat >$WORK/b609/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath $WORK/b609 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 1yD7qvC-dcW50-aJNWgo/1yD7qvC-dcW50-aJNWgo -goversion go1.12.7 -D "" -importcfg $WORK/b609/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b604/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b608/_pkg_.a # internal BUILDSTDERR: cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/b1/b1a2a19563f272d9ba0fe33cb36cfe2be32aa3815dc5c7ed4a5ca413531e5f1c-d # internal BUILDSTDERR: cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/74/749ff7580b6a8113b92b1f83acdb3168125f87aa692f700bde11af1a27bce5cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: mkdir -p $WORK/b611/ BUILDSTDERR: cat >$WORK/b611/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath $WORK/b611 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid QQ5uHQAt3lHkZndhbOhU/QQ5uHQAt3lHkZndhbOhU -goversion go1.12.7 -D "" -importcfg $WORK/b611/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b610/ BUILDSTDERR: cat >$WORK/b610/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath $WORK/b610 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid g4tHHyllsOBIXMGUiPls/g4tHHyllsOBIXMGUiPls -goversion go1.12.7 -D "" -importcfg $WORK/b610/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b609/_pkg_.a # internal BUILDSTDERR: cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/d4/d40d0a8676d31917c40e9432688e0e1c90d5381d93a880ecc3390b3860a7d546-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b612/ BUILDSTDERR: cat >$WORK/b612/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath $WORK/b612 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid fQSnlKYGpiKCHlTD5YPz/fQSnlKYGpiKCHlTD5YPz -goversion go1.12.7 -D "" -importcfg $WORK/b612/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b605/_pkg_.a # internal BUILDSTDERR: cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/b2/b22d4545392bb2b580ac291f8a25ca72f09463519530cfadd4ee0626a139e13f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b613/ BUILDSTDERR: cat >$WORK/b613/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath $WORK/b613 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid oAHYiUs_dqjWp0eLjBbo/oAHYiUs_dqjWp0eLjBbo -goversion go1.12.7 -D "" -importcfg $WORK/b613/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b613/_pkg_.a # internal BUILDSTDERR: cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/ad/ad77197d84fabd7c5fb4ceb3f4cd1aae5941200ca57b818855f36923c42ac7e7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b614/ BUILDSTDERR: cat >$WORK/b614/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath $WORK/b614 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid q2XF9LgvA6qQoCdpZmtz/q2XF9LgvA6qQoCdpZmtz -goversion go1.12.7 -D "" -importcfg $WORK/b614/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b611/_pkg_.a # internal BUILDSTDERR: cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/0f/0f706a8d42df34ba7b65a2b623dec69ffc6dd4468525af2a13af60ad94519a6d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b615/ BUILDSTDERR: cat >$WORK/b615/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath $WORK/b615 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid Fy0VwRRCnpF8bT0vDLwS/Fy0VwRRCnpF8bT0vDLwS -goversion go1.12.7 -D "" -importcfg $WORK/b615/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b612/_pkg_.a # internal BUILDSTDERR: cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/e4/e46c91487e18d7c2e430cd26b608a398ba2385e3b1ade916d1b1a780f2382746-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b616/ BUILDSTDERR: cat >$WORK/b616/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath $WORK/b616 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid zvqiywJbe1oSyF3Sp4FJ/zvqiywJbe1oSyF3Sp4FJ -goversion go1.12.7 -D "" -importcfg $WORK/b616/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b614/_pkg_.a # internal BUILDSTDERR: cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/81/81dc7d66adb1451e9aa9fbb200fa53e7f532064f052b4c2e16b3176a41183244-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b617/ BUILDSTDERR: cat >$WORK/b617/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath $WORK/b617 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid ee03HU81pXxBdb0hPiGW/ee03HU81pXxBdb0hPiGW -goversion go1.12.7 -D "" -importcfg $WORK/b617/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b616/_pkg_.a # internal BUILDSTDERR: cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/9b/9b80fb4f720a5cc022403a61cc7f8d17f376a22745b437dc43c594c5bf60aa9d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b618/ BUILDSTDERR: cat >$WORK/b618/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath $WORK/b618 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid NB_lGAh8YdVCg0X81dct/NB_lGAh8YdVCg0X81dct -goversion go1.12.7 -D "" -importcfg $WORK/b618/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b617/_pkg_.a # internal BUILDSTDERR: cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/9c/9c9538e870f6a97d91bdac660d10036d43a6a2e350e3b939dc086831e68a5181-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b619/ BUILDSTDERR: cat >$WORK/b619/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath $WORK/b619 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid hUH4Eyz8VB0HN1hh1FFT/hUH4Eyz8VB0HN1hh1FFT -goversion go1.12.7 -D "" -importcfg $WORK/b619/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b615/_pkg_.a # internal BUILDSTDERR: cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/f5/f54a16e4e850fd5975e06b563aa7e1e3e45f0354745e16fbc5270024b9013f97-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b620/ BUILDSTDERR: cat >$WORK/b620/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath $WORK/b620 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid OQGXKoD71zndKRRX6vp2/OQGXKoD71zndKRRX6vp2 -goversion go1.12.7 -D "" -importcfg $WORK/b620/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b619/_pkg_.a # internal BUILDSTDERR: cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/60/60baaea6756f4e06cd621eb5996512c5e946600696c4b8dafac92b33cb58502e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b621/ BUILDSTDERR: cat >$WORK/b621/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath $WORK/b621 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid Kb-X6vVYt9GEZyH_3ZaT/Kb-X6vVYt9GEZyH_3ZaT -goversion go1.12.7 -D "" -importcfg $WORK/b621/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b620/_pkg_.a # internal BUILDSTDERR: cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/09/09cd891c00fe78c711ece082d30a3370503dda69c22f5b924c325f7cbd46e8db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b622/ BUILDSTDERR: cat >$WORK/b622/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath $WORK/b622 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid 42mOQeQ_EU8tjbdW3qkA/42mOQeQ_EU8tjbdW3qkA -goversion go1.12.7 -D "" -importcfg $WORK/b622/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b621/_pkg_.a # internal BUILDSTDERR: cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/7d/7d4f6d3a30b1ca229f9a8fc81368e00764d17e49335d0e796787a37cf9acd1ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: mkdir -p $WORK/b623/ BUILDSTDERR: cat >$WORK/b623/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath $WORK/b623 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid 3f7ifVIdQx2L4S95yniD/3f7ifVIdQx2L4S95yniD -goversion go1.12.7 -D "" -importcfg $WORK/b623/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b618/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b622/_pkg_.a # internal BUILDSTDERR: cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/ea/ea0a3a617d81f722487721d191cc6b70820baf732d5fc81e760513d049b5519a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b624/ BUILDSTDERR: cat >$WORK/b624/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath $WORK/b624 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid qqQU3Gui9OwR8oIIKPQj/qqQU3Gui9OwR8oIIKPQj -goversion go1.12.7 -D "" -importcfg $WORK/b624/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/3c/3cf4f48b933223c7df7001bc9fe8ccb48320efa09e88842255e17ca3536026c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b625/ BUILDSTDERR: cat >$WORK/b625/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath $WORK/b625 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid QXZuwv8UbqX3SVzc96RQ/QXZuwv8UbqX3SVzc96RQ -goversion go1.12.7 -D "" -importcfg $WORK/b625/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b623/_pkg_.a # internal BUILDSTDERR: cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/f1/f183c0b350c616af70c9610875b2067f28ae792ba8e51cc8435caa23b3f3ee11-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: mkdir -p $WORK/b665/ BUILDSTDERR: cat >$WORK/b665/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/golang-lru/simplelru=github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath $WORK/b665 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid 4rmsT_4vqfhRxV1Ff0Bu/4rmsT_4vqfhRxV1Ff0Bu -goversion go1.12.7 -D "" -importcfg $WORK/b665/importcfg -pack ./2q.go ./arc.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b624/_pkg_.a # internal BUILDSTDERR: cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/3f/3f69c0cd245fe22c2f7ba1ea450554a31210235f425ef8c91d6bf13088d6c6a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: mkdir -p $WORK/b667/ BUILDSTDERR: cat >$WORK/b667/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b540/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath $WORK/b667 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid FPgSNRDyaVKMmGWFDBFK/FPgSNRDyaVKMmGWFDBFK -goversion go1.12.7 -D "" -importcfg $WORK/b667/importcfg -pack ./diff.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b665/_pkg_.a # internal BUILDSTDERR: cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/c1/c138d0e6a6d58e6e1ece75c4bbf2830d8d8ca5764134065d6903af38dc732d70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: mkdir -p $WORK/b664/ BUILDSTDERR: cat >$WORK/b664/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/golang-lru=github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath $WORK/b664 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid fJuGoL2rviW0RdnbdW37/fJuGoL2rviW0RdnbdW37 -goversion go1.12.7 -D "" -importcfg $WORK/b664/importcfg -pack ./cache.go ./lruexpirecache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b610/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b664/_pkg_.a # internal BUILDSTDERR: cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/14/14945218fb559e4523e588269486647973d62fa6937173b4db38d935416376f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: mkdir -p $WORK/b669/ BUILDSTDERR: cat >$WORK/b669/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath $WORK/b669 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid 35qd7xRMrmyX6LrdHm-i/35qd7xRMrmyX6LrdHm-i -goversion go1.12.7 -D "" -importcfg $WORK/b669/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b667/_pkg_.a # internal BUILDSTDERR: cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/15/153f1e8439701f3cb9ad284046309e7e18af025fda92e794a5212fac9f254a99-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: mkdir -p $WORK/b670/ BUILDSTDERR: cat >$WORK/b670/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath $WORK/b670 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry -complete -installsuffix shared -buildid S5rOLKcbosua6GoF988u/S5rOLKcbosua6GoF988u -goversion go1.12.7 -D "" -importcfg $WORK/b670/importcfg -pack ./util.go BUILDSTDERR: cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/e4/e49592b83178adac8b9072798b205277cce6f0b62ff208712041e6a80a565267-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: mkdir -p $WORK/b672/ BUILDSTDERR: cat >$WORK/b672/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath $WORK/b672 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid Z6N0akcdvJF1ZUxeY02E/Z6N0akcdvJF1ZUxeY02E -goversion go1.12.7 -D "" -importcfg $WORK/b672/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b670/_pkg_.a # internal BUILDSTDERR: cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/21/21fa91d37382f3d84f2bdc2f0e0ce9ec4db978d39adc8262094d6c5a282e6f93-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: mkdir -p $WORK/b757/ BUILDSTDERR: cat >$WORK/b757/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath $WORK/b757 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/exec -complete -installsuffix shared -buildid kw5nRkNttYTsXOa2_l_-/kw5nRkNttYTsXOa2_l_- -goversion go1.12.7 -D "" -importcfg $WORK/b757/importcfg -pack ./doc.go ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b672/_pkg_.a # internal BUILDSTDERR: cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/94/94f03b79e54968580323268f346053847880381a5ae6d4c11e5f4bf899a94b58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: mkdir -p $WORK/b758/ BUILDSTDERR: cat >$WORK/b758/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath $WORK/b758 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/io -complete -installsuffix shared -buildid s3P9JxR94YMsmfmFsfS9/s3P9JxR94YMsmfmFsfS9 -goversion go1.12.7 -D "" -importcfg $WORK/b758/importcfg -pack ./consistentread.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b757/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b758/_pkg_.a # internal BUILDSTDERR: cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/1d/1dd9d5e9c587446e7e296d9b99209b8c60e2efece0122ab6acff054af1649a0a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: mkdir -p $WORK/b760/ BUILDSTDERR: cat >$WORK/b760/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath $WORK/b760 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/path -complete -installsuffix shared -buildid SBju22FehxECmYsG56yk/SBju22FehxECmYsG56yk -goversion go1.12.7 -D "" -importcfg $WORK/b760/importcfg -pack ./file.go BUILDSTDERR: cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/b6/b69702e71823531f651097b5987105736134a924b5c5692f5d8d97d8a6dceaed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: mkdir -p $WORK/b759/ BUILDSTDERR: cat >$WORK/b759/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath $WORK/b759 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter -complete -installsuffix shared -buildid lYlluJiNCT1Q3TZbQpKf/lYlluJiNCT1Q3TZbQpKf -goversion go1.12.7 -D "" -importcfg $WORK/b759/importcfg -pack ./nsenter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b669/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b760/_pkg_.a # internal BUILDSTDERR: cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/f7/f707eae687f56c853b87139f27946bc4519ef1666f37ca602f2939284d138963-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: mkdir -p $WORK/b761/ BUILDSTDERR: cat >$WORK/b761/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath $WORK/b761 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs -complete -installsuffix shared -buildid hB1JJcySDQfbPC4CzwPw/hB1JJcySDQfbPC4CzwPw -goversion go1.12.7 -D "" -importcfg $WORK/b761/importcfg -pack ./fs.go BUILDSTDERR: cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/68/681086396f8577ae31612608d1caeaaeb03e2c0ba9713f184ed1c598fe425e08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: mkdir -p $WORK/b668/ BUILDSTDERR: cat >$WORK/b668/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath $WORK/b668 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid rWwvvcn-254P9ntGHAeD/rWwvvcn-254P9ntGHAeD -goversion go1.12.7 -D "" -importcfg $WORK/b668/importcfg -pack ./pager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b759/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b668/_pkg_.a # internal BUILDSTDERR: cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/95/95bd45bd818db56c9b0f27e93ec868d3eff3ce839edc1e549391979b0b5f0f3b-d # internal BUILDSTDERR: cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/b3/b3a41401526afbf6992821f4830ae8a77831ca95c34b116fbfa1f3f6e1cea35e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: mkdir -p $WORK/b756/ BUILDSTDERR: cat >$WORK/b756/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/io=github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: importmap k8s.io/utils/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: importmap k8s.io/utils/path=github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/io=$WORK/b758/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b759/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/path=$WORK/b760/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath $WORK/b756 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount -complete -installsuffix shared -buildid 8IQg9wDnoAcw6w1SyDYC/8IQg9wDnoAcw6w1SyDYC -goversion go1.12.7 -D "" -importcfg $WORK/b756/importcfg -pack ./doc.go ./exec.go ./exec_mount.go ./fake.go ./mount.go ./mount_helper_common.go ./mount_helper_unix.go ./mount_linux.go ./nsenter_mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b761/_pkg_.a # internal BUILDSTDERR: cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/74/74f041d9fe4a046f517cc0e94b68f7cad01a9b775d8e9fb9c0caf7a8030c8ec8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: mkdir -p $WORK/b764/ BUILDSTDERR: cat >$WORK/b764/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath $WORK/b764 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion -complete -installsuffix shared -buildid I22dwGOAVeprnxAd-ljd/I22dwGOAVeprnxAd-ljd -goversion go1.12.7 -D "" -importcfg $WORK/b764/importcfg -pack ./expand.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: mkdir -p $WORK/b663/ BUILDSTDERR: cat >$WORK/b663/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/cache=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/diff=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/pager=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: importmap k8s.io/client-go/util/retry=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/buffer=github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: importmap k8s.io/utils/trace=github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: packagefile container/heap=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b664/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b667/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/trace=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath $WORK/b663 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid GWxC4rjsBu6vX8RbnMPw/GWxC4rjsBu6vX8RbnMPw -goversion go1.12.7 -D "" -importcfg $WORK/b663/importcfg -pack ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b625/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b764/_pkg_.a # internal BUILDSTDERR: cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/a7/a7b07d1d9baf2d3ba6d3d16e886027fb5e71b09fc1a77a7f93348cc92dbd02ab-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: mkdir -p $WORK/b766/ BUILDSTDERR: cat >$WORK/b766/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath $WORK/b766 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature -complete -installsuffix shared -buildid vY0viTY8yf8dXkAuwJX8/vY0viTY8yf8dXkAuwJX8 -goversion go1.12.7 -D "" -importcfg $WORK/b766/importcfg -pack ./feature_gate.go BUILDSTDERR: cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/f8/f8b8800f321ffd51dd22a44679edb9e3967565ce891e0015508b233e98aafe5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: mkdir -p $WORK/b591/ BUILDSTDERR: cat >$WORK/b591/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/api/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: importmap k8s.io/api/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath $WORK/b591 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid y4dlZoyygbqqeJ9jpD-j/y4dlZoyygbqqeJ9jpD-j -goversion go1.12.7 -D "" -importcfg $WORK/b591/importcfg -pack ./doc.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b766/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal BUILDSTDERR: cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/2d/2d42bbc8c487f38e7458eb5cdb9db46a74bf0fbced6c5f4c4b30ad55431b80f6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/84/84f2fe39f30f7006ff35b80b905c2cdc030848e31ee17ff916fa9e0c0a46ddb4-d # internal BUILDSTDERR: mkdir -p $WORK/b590/ BUILDSTDERR: cat >$WORK/b590/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/googleapis/gnostic/OpenAPIv2=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath $WORK/b590 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid 0vmNhkoOSa0l5QFKbWH1/0vmNhkoOSa0l5QFKbWH1 -goversion go1.12.7 -D "" -importcfg $WORK/b590/importcfg -pack ./discovery_client.go ./doc.go ./helper.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b626/ BUILDSTDERR: cat >$WORK/b626/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath $WORK/b626 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid bwK0E0TByiCXtigS6vWq/bwK0E0TByiCXtigS6vWq -goversion go1.12.7 -D "" -importcfg $WORK/b626/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b626/_pkg_.a # internal BUILDSTDERR: cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/7b/7bfff336394158460b72df11840c1be17941fa44a828079b90424181565c4e69-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: mkdir -p $WORK/b627/ BUILDSTDERR: cat >$WORK/b627/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath $WORK/b627 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid Fs_pgo7c9JWb9XkduoWJ/Fs_pgo7c9JWb9XkduoWJ -goversion go1.12.7 -D "" -importcfg $WORK/b627/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal BUILDSTDERR: cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/9b/9b7b292ceff0d34bef00d173ce7c72474fcbcba1dcc4015aa01fa5683f2e9841-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b628/ BUILDSTDERR: cat >$WORK/b628/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath $WORK/b628 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid 8hKmwd2ifxw5vpi5CIuY/8hKmwd2ifxw5vpi5CIuY -goversion go1.12.7 -D "" -importcfg $WORK/b628/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b756/_pkg_.a # internal BUILDSTDERR: cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/cb/cbf68ad60cfa2c73b4c6a29035b682c2ed4afdf09951b72b0d04a97d5c6d5340-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b629/ BUILDSTDERR: cat >$WORK/b629/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath $WORK/b629 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid C98F4i_-0fO_PW8oTSaM/C98F4i_-0fO_PW8oTSaM -goversion go1.12.7 -D "" -importcfg $WORK/b629/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b663/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b628/_pkg_.a # internal BUILDSTDERR: cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/e7/e7077c57164e9a491cf34ad85967ff7ccd7d614107ff63c90f1b75e429848562-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b630/ BUILDSTDERR: cat >$WORK/b630/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath $WORK/b630 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 -complete -installsuffix shared -buildid sODKIUPdqE4j7IGVsDo_/sODKIUPdqE4j7IGVsDo_ -goversion go1.12.7 -D "" -importcfg $WORK/b630/importcfg -pack ./auditregistration_client.go ./auditsink.go ./doc.go ./generated_expansion.go BUILDSTDERR: cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/f6/f674dd36fac6c2ec9d137ff5869d065d1d7af465d6bd3db78c34c973c1d4b084-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b631/ BUILDSTDERR: cat >$WORK/b631/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath $WORK/b631 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid 886WJMrG2pa0p7Jq2xU-/886WJMrG2pa0p7Jq2xU- -goversion go1.12.7 -D "" -importcfg $WORK/b631/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b627/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b631/_pkg_.a # internal BUILDSTDERR: cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/26/26bdaab1453e6cd1a08d25622b63325ca9e6d0283bc3953a191ae3c9988bda72-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b632/ BUILDSTDERR: cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/3f/3f9d6e8a30ece823b063761db432d9a4c3356ec2a33eab0633fff7412bc625b8-d # internal BUILDSTDERR: cat >$WORK/b632/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath $WORK/b632 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid u7pq5daYan4oGoU3kdwp/u7pq5daYan4oGoU3kdwp -goversion go1.12.7 -D "" -importcfg $WORK/b632/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b633/ BUILDSTDERR: cat >$WORK/b633/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath $WORK/b633 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid axC0MdFHWNaBPCx0l0lx/axC0MdFHWNaBPCx0l0lx -goversion go1.12.7 -D "" -importcfg $WORK/b633/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b629/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b630/_pkg_.a # internal BUILDSTDERR: cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/fa/fa95587943ffc8c73758513a64e60e2716e86ae222596ccd6dc2047146f50e92-d # internal BUILDSTDERR: cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/7d/7dd993f0555a518ba29a9151e6b03742edbf849f9194a967a51f8b65ca2a33e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b634/ BUILDSTDERR: cat >$WORK/b634/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath $WORK/b634 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid MOqzt8CCAYmtvC1Zg2gD/MOqzt8CCAYmtvC1Zg2gD -goversion go1.12.7 -D "" -importcfg $WORK/b634/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b635/ BUILDSTDERR: cat >$WORK/b635/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath $WORK/b635 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid jtiSwP558btr-zECMuHO/jtiSwP558btr-zECMuHO -goversion go1.12.7 -D "" -importcfg $WORK/b635/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b632/_pkg_.a # internal BUILDSTDERR: cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/e4/e45a50dcb572e7b38c203a0a4537b14062850e9e047bbd45f4164b27a66f926e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b636/ BUILDSTDERR: cat >$WORK/b636/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath $WORK/b636 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 5ovTAZyBFfhlFvXyMRxJ/5ovTAZyBFfhlFvXyMRxJ -goversion go1.12.7 -D "" -importcfg $WORK/b636/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b633/_pkg_.a # internal BUILDSTDERR: cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/6e/6e48938437a3b37fcd99ac1e821f2dc95ee19f2bc11ed2996b7b179e0ee3f90d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b637/ BUILDSTDERR: cat >$WORK/b637/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath $WORK/b637 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid WmwLeLLxnPKiboZj3Ohx/WmwLeLLxnPKiboZj3Ohx -goversion go1.12.7 -D "" -importcfg $WORK/b637/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b635/_pkg_.a # internal BUILDSTDERR: cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/df/df82ae4711e5cf7c7e4f846085f000d8db3e35c60d285b544a7da06680cc543f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: mkdir -p $WORK/b638/ BUILDSTDERR: cat >$WORK/b638/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath $WORK/b638 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid f51_Yhg2sccnFxC0TPfm/f51_Yhg2sccnFxC0TPfm -goversion go1.12.7 -D "" -importcfg $WORK/b638/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b634/_pkg_.a # internal BUILDSTDERR: cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/ed/ed6eb705af42cfe8302d246e992ebff0304d3efeb1a84f594796b5f13c0c59f7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b639/ BUILDSTDERR: cat >$WORK/b639/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath $WORK/b639 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid 4gj1KZramb0DsTH_KLls/4gj1KZramb0DsTH_KLls -goversion go1.12.7 -D "" -importcfg $WORK/b639/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b636/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b637/_pkg_.a # internal BUILDSTDERR: cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/7d/7de7218237f344f7e8bb8d4e8d3a2d5dbf3ed9135f60b2e6c296a85235284bab-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b640/ BUILDSTDERR: cat >$WORK/b640/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/9f/9f924c1debde4c119cae89124a1276c9de5f55f14f179f25852655b511628d40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b641/ BUILDSTDERR: cat >$WORK/b641/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath $WORK/b641 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid brUZ1NXqnRryFjCzsvIr/brUZ1NXqnRryFjCzsvIr -goversion go1.12.7 -D "" -importcfg $WORK/b641/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath $WORK/b640 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid 8-o7oFcLNB9d8UB_zVwM/8-o7oFcLNB9d8UB_zVwM -goversion go1.12.7 -D "" -importcfg $WORK/b640/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b638/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b639/_pkg_.a # internal BUILDSTDERR: cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/65/6503dcfe8851bd586224f5d1ce45d69ff874a2d15aed0aa60509734081230ceb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b642/ BUILDSTDERR: cat >$WORK/b642/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath $WORK/b642 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid dxg0g0A5iATwGg1NU-ua/dxg0g0A5iATwGg1NU-ua -goversion go1.12.7 -D "" -importcfg $WORK/b642/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go BUILDSTDERR: cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/ed/ed6cc827b6dc49b573750dd0b774917b2d18243d0bd6fe68254bf3a6121e8d2f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b643/ BUILDSTDERR: cat >$WORK/b643/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath $WORK/b643 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid gw5hjOyNK5H0If1eqN_i/gw5hjOyNK5H0If1eqN_i -goversion go1.12.7 -D "" -importcfg $WORK/b643/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b641/_pkg_.a # internal BUILDSTDERR: cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/30/30602592d71e3611f5254372a2be7120af99d05b69bc2b9313df8f381a360bb8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: mkdir -p $WORK/b644/ BUILDSTDERR: cat >$WORK/b644/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath $WORK/b644 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid _6sBiMIwn4eMgbjogucY/_6sBiMIwn4eMgbjogucY -goversion go1.12.7 -D "" -importcfg $WORK/b644/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go ./serviceaccount_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b640/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b642/_pkg_.a # internal BUILDSTDERR: cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/d1/d156a09010dba7c1c457b6a748b91eea39fdd4c586639103102115ee8db53a9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b645/ BUILDSTDERR: cat >$WORK/b645/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath $WORK/b645 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid 7aSeY560Uq1B38bbIymH/7aSeY560Uq1B38bbIymH -goversion go1.12.7 -D "" -importcfg $WORK/b645/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b643/_pkg_.a # internal BUILDSTDERR: cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/94/94ac0de70aa79fb28555fcbc7c018cad2fde45baa45c79559de8338cbfd81d5d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/db/db60181e53cbbabc316e7127883458dc616985aa382aeacfbf5aca4fb430b59b-d # internal BUILDSTDERR: mkdir -p $WORK/b646/ BUILDSTDERR: cat >$WORK/b646/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath $WORK/b646 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid YQe9jZuhmcUZGAls1QJo/YQe9jZuhmcUZGAls1QJo -goversion go1.12.7 -D "" -importcfg $WORK/b646/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: mkdir -p $WORK/b647/ BUILDSTDERR: cat >$WORK/b647/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath $WORK/b647 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid E0arNqPxdg3C6iHjWWet/E0arNqPxdg3C6iHjWWet -goversion go1.12.7 -D "" -importcfg $WORK/b647/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b645/_pkg_.a # internal BUILDSTDERR: cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/98/98842ea9207102ce1b3670af7fedbe13e66a18ec3004907c4ffd0ddc0e46e43e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b648/ BUILDSTDERR: cat >$WORK/b648/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b647/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath $WORK/b648 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid EliM6mRZkRJaea8Nei4-/EliM6mRZkRJaea8Nei4- -goversion go1.12.7 -D "" -importcfg $WORK/b648/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./networking_client.go BUILDSTDERR: cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/92/921a967b5ffd3ac7b8946c92184a173d1171c309e0f9b8d5541600453e96b32f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b649/ BUILDSTDERR: cat >$WORK/b649/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath $WORK/b649 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid 6905qQP1-Sza_yc9fQAd/6905qQP1-Sza_yc9fQAd -goversion go1.12.7 -D "" -importcfg $WORK/b649/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b648/_pkg_.a # internal BUILDSTDERR: cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/19/1983860902a17fabe59debfd7097c22e1429c4d1249502e76d32ff2712dd2c05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b650/ BUILDSTDERR: cat >$WORK/b650/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath $WORK/b650 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid NShBA9vT16MOY5hsR9mx/NShBA9vT16MOY5hsR9mx -goversion go1.12.7 -D "" -importcfg $WORK/b650/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b649/_pkg_.a # internal BUILDSTDERR: cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/72/72d0287341fffa15b2cb7c4b4ca403e00722cd69d49a1146beadeba8742ed701-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b651/ BUILDSTDERR: cat >$WORK/b651/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath $WORK/b651 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid YDs-CG-AgbDYYus_qNK5/YDs-CG-AgbDYYus_qNK5 -goversion go1.12.7 -D "" -importcfg $WORK/b651/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b650/_pkg_.a # internal BUILDSTDERR: cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/34/3474a92ebbef5ab171bf000398fea8c8fcf99dc39f851cc310bea942fbd2ae54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b652/ BUILDSTDERR: cat >$WORK/b652/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath $WORK/b652 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid VjLfsEQDDL-mzX7dXQwl/VjLfsEQDDL-mzX7dXQwl -goversion go1.12.7 -D "" -importcfg $WORK/b652/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b651/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b646/_pkg_.a # internal BUILDSTDERR: cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/5c/5c38e8f3694420bc690b2711c39dd30f8aa085dc504d51aa07ffdf674e92700a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b653/ BUILDSTDERR: cat >$WORK/b653/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath $WORK/b653 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid Ae3ems0MMSMRsa-34hth/Ae3ems0MMSMRsa-34hth -goversion go1.12.7 -D "" -importcfg $WORK/b653/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/97/97b237c3de7becc41ee72ce42de0d1afb4372d632481b487af3c89e398181a7d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b654/ BUILDSTDERR: cat >$WORK/b654/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath $WORK/b654 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid s9qs51Ual_EBXEaFVPoH/s9qs51Ual_EBXEaFVPoH -goversion go1.12.7 -D "" -importcfg $WORK/b654/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b652/_pkg_.a # internal BUILDSTDERR: cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/16/16aa9dec028d87d7396e46e41483bcff37259afffb156588587eca039d75b7b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b655/ BUILDSTDERR: cat >$WORK/b655/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath $WORK/b655 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid kt--Dpc7YJxfBq2N6dSY/kt--Dpc7YJxfBq2N6dSY -goversion go1.12.7 -D "" -importcfg $WORK/b655/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b653/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b654/_pkg_.a # internal BUILDSTDERR: cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/cf/cf8f1ef182014123ecb095d852abd5b8fa2625d5c53e7d674dedc4694679de7b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b656/ BUILDSTDERR: cat >$WORK/b656/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath $WORK/b656 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid v4Tm5CD71Re2itCwzPsm/v4Tm5CD71Re2itCwzPsm -goversion go1.12.7 -D "" -importcfg $WORK/b656/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/bd/bd7ab77c9d74bc49c1d1c76d2f0400992aa8c7a04167952d7e76785bcb213d38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b657/ BUILDSTDERR: cat >$WORK/b657/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath $WORK/b657 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid n1pp32rR7fihBB1ho0dd/n1pp32rR7fihBB1ho0dd -goversion go1.12.7 -D "" -importcfg $WORK/b657/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b655/_pkg_.a # internal BUILDSTDERR: cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/b8/b81a88b03481c4a67f138f25b0d56a99b721a94c2d036fc9fb207f4565f26c9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b658/ BUILDSTDERR: cat >$WORK/b658/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath $WORK/b658 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid Tfx5_A4FlZR_YNfwTz6F/Tfx5_A4FlZR_YNfwTz6F -goversion go1.12.7 -D "" -importcfg $WORK/b658/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b656/_pkg_.a # internal BUILDSTDERR: cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/05/05ea22ed7cdc65ae57ef00e443e37a5caf153a013044a30b856e197679133ec2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: mkdir -p $WORK/b659/ BUILDSTDERR: cat >$WORK/b659/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath $WORK/b659 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid unWnjDdsgr9VzuYNSqoh/unWnjDdsgr9VzuYNSqoh -goversion go1.12.7 -D "" -importcfg $WORK/b659/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b657/_pkg_.a # internal BUILDSTDERR: cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/8b/8b9c002332d1b1d7439a3dca99b5e33f7877673d84e04c5480a3d55b5ac7d843-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b660/ BUILDSTDERR: cat >$WORK/b660/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath $WORK/b660 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid RgSMfDk1h_XwMMAGu9-3/RgSMfDk1h_XwMMAGu9-3 -goversion go1.12.7 -D "" -importcfg $WORK/b660/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b644/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b658/_pkg_.a # internal BUILDSTDERR: cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/be/be2ac7cd6c19236142b84cd84830c75dfc9181444cc612c0c18e5439f8bd42b9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b661/ BUILDSTDERR: cat >$WORK/b661/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath $WORK/b661 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid -1Ez7E5MxWtvSAFsOmth/-1Ez7E5MxWtvSAFsOmth -goversion go1.12.7 -D "" -importcfg $WORK/b661/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/8c/8c266e5964e8b7396b758c4c24d083af5f117829848a630e57595d594d36115f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b662/ BUILDSTDERR: cat >$WORK/b662/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath $WORK/b662 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 -complete -installsuffix shared -buildid lOZ9tL2AdPaA3x_UY0dX/lOZ9tL2AdPaA3x_UY0dX -goversion go1.12.7 -D "" -importcfg $WORK/b662/importcfg -pack ./csidriver.go ./csinode.go ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b660/_pkg_.a # internal BUILDSTDERR: cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/69/69772aa4e8eff891adedfa662507a3a8a450d5019da7776e33c03d75da499997-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b678/ BUILDSTDERR: cat >$WORK/b678/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath $WORK/b678 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid _unDkwO_axMwDU_Fnvqf/_unDkwO_axMwDU_Fnvqf -goversion go1.12.7 -D "" -importcfg $WORK/b678/importcfg -pack ./expansion_generated.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b659/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b662/_pkg_.a # internal BUILDSTDERR: cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/93/93a535db1bfcf7b8bd43dc123ea07f76ca44e3a6fe1d9d9f9fe67df88a96935f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b681/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b678/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b681/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath $WORK/b681 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 -complete -installsuffix shared -buildid mY2hdCS-iW0RnZFciHSE/mY2hdCS-iW0RnZFciHSE -goversion go1.12.7 -D "" -importcfg $WORK/b681/importcfg -pack ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/b5/b5152742227c2ca25e384e84385be6dc9cf87913fdb7c6577d67354348c6bef3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b683/ BUILDSTDERR: cat >$WORK/b683/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/af/afb3cdce8223d04aff4e7d3b30202e7520bdcc07ddefce5fb64388313eaa4969-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b685/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath $WORK/b683 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 -complete -installsuffix shared -buildid k06pmV-6EiC0PtMKSvbs/k06pmV-6EiC0PtMKSvbs -goversion go1.12.7 -D "" -importcfg $WORK/b683/importcfg -pack ./controllerrevision.go ./deployment.go ./expansion_generated.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: cat >$WORK/b685/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath $WORK/b685 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 -complete -installsuffix shared -buildid Y-uk6Ppbt38vBwCaO4RY/Y-uk6Ppbt38vBwCaO4RY -goversion go1.12.7 -D "" -importcfg $WORK/b685/importcfg -pack ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b661/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b683/_pkg_.a # internal BUILDSTDERR: cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/bf/bf8e69352a9cdce0f41ab6aba75a29968b95bdcc188a2d5751063304b484390a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b688/ BUILDSTDERR: cat >$WORK/b688/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath $WORK/b688 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 -complete -installsuffix shared -buildid 962_N8GPp6pM3CFeFrgZ/962_N8GPp6pM3CFeFrgZ -goversion go1.12.7 -D "" -importcfg $WORK/b688/importcfg -pack ./auditsink.go ./expansion_generated.go BUILDSTDERR: cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/54/5485b4a1b56f55ba7f8a93176e7f7d35ec74b016ef497ab69a95f7be7a469fd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: mkdir -p $WORK/b589/ BUILDSTDERR: cat >$WORK/b589/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/discovery=github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b626/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b627/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b629/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b630/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b636/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b637/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b641/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b642/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b644/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b645/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b651/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b652/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath $WORK/b589 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid NDEtZ5YRjIVlAU7O7ZsO/NDEtZ5YRjIVlAU7O7ZsO -goversion go1.12.7 -D "" -importcfg $WORK/b589/importcfg -pack ./clientset.go ./doc.go ./import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b688/_pkg_.a # internal BUILDSTDERR: cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/66/6650095d0c6fa352d96bb1c39adfda31b00c4cc131e0cd138f0b06a388890981-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b691/ BUILDSTDERR: cat >$WORK/b691/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath $WORK/b691 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 -complete -installsuffix shared -buildid lYWUFY50stVYAnvb5H4-/lYWUFY50stVYAnvb5H4- -goversion go1.12.7 -D "" -importcfg $WORK/b691/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b681/_pkg_.a # internal BUILDSTDERR: cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/d9/d99dae0cbc9e30c451bdb74c0e8b51e615a6a4b798e29210435bbe121ae5a5bc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b693/ BUILDSTDERR: cat >$WORK/b693/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath $WORK/b693 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 -complete -installsuffix shared -buildid 3RQTQE3Uxh0yh9-HYj51/3RQTQE3Uxh0yh9-HYj51 -goversion go1.12.7 -D "" -importcfg $WORK/b693/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b685/_pkg_.a # internal BUILDSTDERR: cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/2b/2bd2f2a6ff5c65d81bcf8240804b86071742464e5e7529d672c55d3c3b8c3877-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b695/ BUILDSTDERR: cat >$WORK/b695/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath $WORK/b695 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 -complete -installsuffix shared -buildid FINSRocvj_qv5J_23FDL/FINSRocvj_qv5J_23FDL -goversion go1.12.7 -D "" -importcfg $WORK/b695/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b691/_pkg_.a # internal BUILDSTDERR: cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/9f/9f486c996d72d39c42c5d80d21a2c0d66b232fa1ef61b1d80b3a758b47c46b4d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b698/ BUILDSTDERR: cat >$WORK/b698/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath $WORK/b698 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 -complete -installsuffix shared -buildid 5JFeCu4Yj_ZxQ6Lh_feZ/5JFeCu4Yj_ZxQ6Lh_feZ -goversion go1.12.7 -D "" -importcfg $WORK/b698/importcfg -pack ./expansion_generated.go ./job.go ./job_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b693/_pkg_.a # internal BUILDSTDERR: cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/1a/1a3510f720f2339388119b7869e025f8e74dde70a9e27da149758797282d5661-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b700/ BUILDSTDERR: cat >$WORK/b700/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath $WORK/b700 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 -complete -installsuffix shared -buildid 7bD7vEgd5niGJbQrtBgw/7bD7vEgd5niGJbQrtBgw -goversion go1.12.7 -D "" -importcfg $WORK/b700/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b695/_pkg_.a # internal BUILDSTDERR: cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/ea/ea4fcc0b6f39c05019ed31124316cd687ee7f9e7eabe0a02c917ee60c7aa4525-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b702/ BUILDSTDERR: cat >$WORK/b702/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath $WORK/b702 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 -complete -installsuffix shared -buildid lcNXvXMmyK1TGQK9-nAR/lcNXvXMmyK1TGQK9-nAR -goversion go1.12.7 -D "" -importcfg $WORK/b702/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b700/_pkg_.a # internal BUILDSTDERR: cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/4d/4d519ed05d5a9d99e99b4e0cece5fac872f1b2897b8c87ddff9a5380fc34b616-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b705/ BUILDSTDERR: cat >$WORK/b705/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath $WORK/b705 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 -complete -installsuffix shared -buildid h9YxgVRE-n2FF0xQcZ4m/h9YxgVRE-n2FF0xQcZ4m -goversion go1.12.7 -D "" -importcfg $WORK/b705/importcfg -pack ./certificatesigningrequest.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b698/_pkg_.a # internal BUILDSTDERR: cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/22/2275eef6d0bd449c8b575f2288caab29d2b8a9d46acae7eb799957ff6865f10a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b708/ BUILDSTDERR: cat >$WORK/b708/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath $WORK/b708 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 -complete -installsuffix shared -buildid H7ricqY2nxjjYdr9MmYY/H7ricqY2nxjjYdr9MmYY -goversion go1.12.7 -D "" -importcfg $WORK/b708/importcfg -pack ./expansion_generated.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b702/_pkg_.a # internal BUILDSTDERR: cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d2/d2680a26989858d92827a735d624278e7c4279f300c67540115a5ef112eb2e3d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b710/ BUILDSTDERR: cat >$WORK/b710/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath $WORK/b710 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 -complete -installsuffix shared -buildid oXxq5KPk8quf4XqVHIGC/oXxq5KPk8quf4XqVHIGC -goversion go1.12.7 -D "" -importcfg $WORK/b710/importcfg -pack ./expansion_generated.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b705/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b708/_pkg_.a # internal BUILDSTDERR: cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/05/052e68d0c59b0bf0706ec1adb0aca7a786669c33ce6f57a6215af72c8d12932b-d # internal BUILDSTDERR: cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/e5/e56ca80623f13f3375bdefd24505de8c2907fff9cdd51d21d6d623689d3deba6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b716/ BUILDSTDERR: cat >$WORK/b716/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath $WORK/b716 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 -complete -installsuffix shared -buildid G3ezFr7HG-Xz7rco1DKl/G3ezFr7HG-Xz7rco1DKl -goversion go1.12.7 -D "" -importcfg $WORK/b716/importcfg -pack ./event.go ./expansion_generated.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: mkdir -p $WORK/b713/ BUILDSTDERR: cat >$WORK/b713/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath $WORK/b713 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 -complete -installsuffix shared -buildid PI63lJVLQnfgUqCKey3z/PI63lJVLQnfgUqCKey3z -goversion go1.12.7 -D "" -importcfg $WORK/b713/importcfg -pack ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./expansion_generated.go ./limitrange.go ./namespace.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./replicationcontroller_expansion.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b710/_pkg_.a # internal BUILDSTDERR: cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/54/54a8a1aa2da4a6ed858f313d3bef383149130436dd84c3b56933ae2f47a54666-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b719/ BUILDSTDERR: cat >$WORK/b719/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath $WORK/b719 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 -complete -installsuffix shared -buildid 6408zXwiy8CYPZ7ExxYr/6408zXwiy8CYPZ7ExxYr -goversion go1.12.7 -D "" -importcfg $WORK/b719/importcfg -pack ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./replicaset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b716/_pkg_.a # internal BUILDSTDERR: cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/e3/e3fcdd7deded86ad1b83db52920d9470cc91ffc409664972c895e2eae5e89ac1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b722/ BUILDSTDERR: cat >$WORK/b722/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath $WORK/b722 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 -complete -installsuffix shared -buildid 4lK5XjBDCr8ehnq3AyT6/4lK5XjBDCr8ehnq3AyT6 -goversion go1.12.7 -D "" -importcfg $WORK/b722/importcfg -pack ./expansion_generated.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b722/_pkg_.a # internal BUILDSTDERR: cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/53/536fe74ed8631c1c1f40392a35d0c26bf32ed64f495add35c5a3cb9094e33301-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b724/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b724/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath $WORK/b724 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 -complete -installsuffix shared -buildid 8BvJtHMN1CL3COU67Bex/8BvJtHMN1CL3COU67Bex -goversion go1.12.7 -D "" -importcfg $WORK/b724/importcfg -pack ./expansion_generated.go ./ingress.go BUILDSTDERR: cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/b3/b334747907a1b31be71bb750a38d4a761fc695a2a4119c3c5525a4c6a32b0725-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: mkdir -p $WORK/b677/ BUILDSTDERR: cat >$WORK/b677/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath $WORK/b677 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces -complete -installsuffix shared -buildid AtUaRWjCFut6IQaNjOrc/AtUaRWjCFut6IQaNjOrc -goversion go1.12.7 -D "" -importcfg $WORK/b677/importcfg -pack ./factory_interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b719/_pkg_.a # internal BUILDSTDERR: cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/21/2148791507ccd98104da4e9e68bc83715524d94b98aed88ea380bd0d67799882-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b727/ BUILDSTDERR: cat >$WORK/b727/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath $WORK/b727 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 -complete -installsuffix shared -buildid 77m1d3YIoMhcBRJN3ttW/77m1d3YIoMhcBRJN3ttW -goversion go1.12.7 -D "" -importcfg $WORK/b727/importcfg -pack ./expansion_generated.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b724/_pkg_.a # internal BUILDSTDERR: cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/77/77dcf61eaf17c457885fb5a03e5d896334ef58e029b337a7ddd1646874360138-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b729/ BUILDSTDERR: cat >$WORK/b729/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath $WORK/b729 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 -complete -installsuffix shared -buildid 7fURiYB4jG6VTgX--x7O/7fURiYB4jG6VTgX--x7O -goversion go1.12.7 -D "" -importcfg $WORK/b729/importcfg -pack ./expansion_generated.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b727/_pkg_.a # internal BUILDSTDERR: cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/b7/b7529c3bb54008664006a20b3581c02eb65c40dcf668b55e25228e97a2b77f3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b732/ BUILDSTDERR: cat >$WORK/b732/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath $WORK/b732 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 -complete -installsuffix shared -buildid k6rAEO4O2Y8yGaZeI5m1/k6rAEO4O2Y8yGaZeI5m1 -goversion go1.12.7 -D "" -importcfg $WORK/b732/importcfg -pack ./eviction.go ./expansion_generated.go ./poddisruptionbudget.go ./poddisruptionbudget_expansion.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b729/_pkg_.a # internal BUILDSTDERR: cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/03/03a81c95f0d6727cd52112d1b8f05e26f1baf58e47b984231ef1b660a5287cf2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b735/ BUILDSTDERR: cat >$WORK/b735/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath $WORK/b735 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 -complete -installsuffix shared -buildid PGwCPQ3I1lq1sriEReFD/PGwCPQ3I1lq1sriEReFD -goversion go1.12.7 -D "" -importcfg $WORK/b735/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b713/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b677/_pkg_.a # internal BUILDSTDERR: cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/b6/b67eb70e0c4c036f3e3650fff6782410c96c0a5b94a40b0b382fdc80d4ae9b7b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b737/ BUILDSTDERR: cat >$WORK/b737/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b735/_pkg_.a # internal BUILDSTDERR: cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/15/151df708c74fc5c5f9579bb70b2b5e10ee1357bb838db2fbf533a43619d02110-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b676/ BUILDSTDERR: cat >$WORK/b676/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath $WORK/b676 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid Tl249-HZB8JKsmyEshcg/Tl249-HZB8JKsmyEshcg -goversion go1.12.7 -D "" -importcfg $WORK/b676/importcfg -pack ./interface.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath $WORK/b737 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 -complete -installsuffix shared -buildid 7-7plqFZPEDH73ShlzhV/7-7plqFZPEDH73ShlzhV -goversion go1.12.7 -D "" -importcfg $WORK/b737/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/04/04803712a6ad97c6410fb654244bcc4d88285fdaaf7a82e35c0030bc84e068cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b680/ BUILDSTDERR: cat >$WORK/b680/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath $WORK/b680 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 -complete -installsuffix shared -buildid 1NinT1feBIC763chsO0J/1NinT1feBIC763chsO0J -goversion go1.12.7 -D "" -importcfg $WORK/b680/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b732/_pkg_.a # internal BUILDSTDERR: cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/ef/ef2d5fa8d4e54807ef652efa433ccbb05ef946bf5c92d725854928f020a0ff02-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b682/ BUILDSTDERR: cat >$WORK/b682/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath $WORK/b682 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 -complete -installsuffix shared -buildid xyops8mTNht3q5Imup9T/xyops8mTNht3q5Imup9T -goversion go1.12.7 -D "" -importcfg $WORK/b682/importcfg -pack ./controllerrevision.go ./deployment.go ./interface.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b737/_pkg_.a # internal BUILDSTDERR: cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/c5/c5e89fd3e981e2527614ef1f11dac342f3a8fe6104d4b6e8644fec9c6d8b209f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b684/ BUILDSTDERR: cat >$WORK/b684/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b685/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath $WORK/b684 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 -complete -installsuffix shared -buildid lcHxejdWqClUpo4vsPLc/lcHxejdWqClUpo4vsPLc -goversion go1.12.7 -D "" -importcfg $WORK/b684/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b676/_pkg_.a # internal BUILDSTDERR: cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/00/00d6ef2e3e106ee5a511d45431d9b3f47fa76cb8512760135ca09104d49d6c35-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: mkdir -p $WORK/b675/ BUILDSTDERR: cat >$WORK/b675/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath $WORK/b675 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration -complete -installsuffix shared -buildid USMkKIGB1eSCBGVZ3Xut/USMkKIGB1eSCBGVZ3Xut -goversion go1.12.7 -D "" -importcfg $WORK/b675/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b682/_pkg_.a # internal BUILDSTDERR: cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/8c/8c2460ece08aa29987b9ecb0c910fc9d65fb0acaa0629d03de9c4a6f947248a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b687/ BUILDSTDERR: cat >$WORK/b687/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1=$WORK/b688/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath $WORK/b687 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 -complete -installsuffix shared -buildid bGkqkpIMiT2AwqGOsFwq/bGkqkpIMiT2AwqGOsFwq -goversion go1.12.7 -D "" -importcfg $WORK/b687/importcfg -pack ./auditsink.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b675/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b680/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b684/_pkg_.a # internal BUILDSTDERR: cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/7e/7e65295fff2266646926fedbf13e674f900b71411b968f37e31d49b7aa2e2a8f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/70/706c58b5d1c47b145cf125e2d487db35025c5740f3b32e7852366fc1d7a3100d-d # internal BUILDSTDERR: mkdir -p $WORK/b690/ BUILDSTDERR: cat >$WORK/b690/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b691/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath $WORK/b690 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 -complete -installsuffix shared -buildid r-Eso-YR_cksT5X-oGCn/r-Eso-YR_cksT5X-oGCn -goversion go1.12.7 -D "" -importcfg $WORK/b690/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b692/ BUILDSTDERR: cat >$WORK/b692/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath $WORK/b692 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 -complete -installsuffix shared -buildid MpSrhAEqUScEbF2UqLQo/MpSrhAEqUScEbF2UqLQo -goversion go1.12.7 -D "" -importcfg $WORK/b692/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/14/14553a7a63223722c318e023ef561f3f3429f1e04205a1a826c7461c44740d66-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: mkdir -p $WORK/b679/ BUILDSTDERR: cat >$WORK/b679/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath $WORK/b679 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps -complete -installsuffix shared -buildid lIMRhQerv3CvmGApV2Dh/lIMRhQerv3CvmGApV2Dh -goversion go1.12.7 -D "" -importcfg $WORK/b679/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b692/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b687/_pkg_.a # internal BUILDSTDERR: cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/55/5577d2355acced8ff3f60c841fa3cff484a4160e6243350a8457336651a888c1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b690/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b694/ BUILDSTDERR: cat >$WORK/b694/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath $WORK/b694 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 -complete -installsuffix shared -buildid 4sO1Z5DDtjk2y5A8pkXc/4sO1Z5DDtjk2y5A8pkXc -goversion go1.12.7 -D "" -importcfg $WORK/b694/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/86/8649ff22e7b9376f948b9175c65d5b854467b446de84447b61069eb23de42e01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b697/ BUILDSTDERR: cat >$WORK/b697/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath $WORK/b697 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 -complete -installsuffix shared -buildid rdnBYG0kO0aHHA5GU7Uy/rdnBYG0kO0aHHA5GU7Uy -goversion go1.12.7 -D "" -importcfg $WORK/b697/importcfg -pack ./interface.go ./job.go BUILDSTDERR: cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/81/81420e5886ae017946fadfced5156d0c00123873629c52653fec1179906d22fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: mkdir -p $WORK/b686/ BUILDSTDERR: cat >$WORK/b686/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath $WORK/b686 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration -complete -installsuffix shared -buildid xydmv_PRR0L-GEfWYrrn/xydmv_PRR0L-GEfWYrrn -goversion go1.12.7 -D "" -importcfg $WORK/b686/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b679/_pkg_.a # internal BUILDSTDERR: cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/c0/c07a2e6af5ec729f7f5a89c32dfba3a4778746af7d4cd4ef81f0075fda2632e8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b699/ BUILDSTDERR: cat >$WORK/b699/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath $WORK/b699 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 -complete -installsuffix shared -buildid 6tps0eK43cQiYQkyey1n/6tps0eK43cQiYQkyey1n -goversion go1.12.7 -D "" -importcfg $WORK/b699/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b686/_pkg_.a # internal BUILDSTDERR: cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/bc/bc11ec1701e7d31f1a0159fff475376d096631e400c8ee988fb2623e82d747d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b701/ BUILDSTDERR: cat >$WORK/b701/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath $WORK/b701 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 -complete -installsuffix shared -buildid 7tjFemJ8qapos22fgAJk/7tjFemJ8qapos22fgAJk -goversion go1.12.7 -D "" -importcfg $WORK/b701/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b697/_pkg_.a # internal BUILDSTDERR: cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/c5/c5eb781b926d3d76ff1dc1bec1f7f4ea8d05e7b985bf78ccfe5a4cb77b6bb504-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b704/ BUILDSTDERR: cat >$WORK/b704/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath $WORK/b704 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 -complete -installsuffix shared -buildid _XxSkPr4sZbWJqjyn8Qv/_XxSkPr4sZbWJqjyn8Qv -goversion go1.12.7 -D "" -importcfg $WORK/b704/importcfg -pack ./certificatesigningrequest.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b699/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b694/_pkg_.a # internal BUILDSTDERR: cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/07/071de9e37bf9f43b92c3c7507f7960bfcd3c63d23ea64f3ed84a35f1814b5b8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b707/ BUILDSTDERR: cat >$WORK/b707/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1=$WORK/b708/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath $WORK/b707 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 -complete -installsuffix shared -buildid Wrym7nlnZajGEYL5orEz/Wrym7nlnZajGEYL5orEz -goversion go1.12.7 -D "" -importcfg $WORK/b707/importcfg -pack ./interface.go ./lease.go BUILDSTDERR: cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/33/336bbb747db3761086b2e345539b74f37da596fdca39ab9992f2294165af9062-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: mkdir -p $WORK/b689/ BUILDSTDERR: cat >$WORK/b689/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b692/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2=$WORK/b694/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath $WORK/b689 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling -complete -installsuffix shared -buildid 3R2s84QuAh9NQ_bBOD6b/3R2s84QuAh9NQ_bBOD6b -goversion go1.12.7 -D "" -importcfg $WORK/b689/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b701/_pkg_.a # internal BUILDSTDERR: cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/04/04673372a96f8615cce275c5ded762d4b7eaec04fd4d5cb7bed73e63ccffeba5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: mkdir -p $WORK/b696/ BUILDSTDERR: cat >$WORK/b696/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath $WORK/b696 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch -complete -installsuffix shared -buildid oF9zkLhXo81RP-bPzgoF/oF9zkLhXo81RP-bPzgoF -goversion go1.12.7 -D "" -importcfg $WORK/b696/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b689/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b704/_pkg_.a # internal BUILDSTDERR: cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/52/5212e03e19d26ccac4ba8ca8b5d8cde549948c7a5ed7fef08ef85529f7eac2b1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b709/ BUILDSTDERR: cat >$WORK/b709/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath $WORK/b709 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 -complete -installsuffix shared -buildid CuKbrWEowZ0eBKghl4hO/CuKbrWEowZ0eBKghl4hO -goversion go1.12.7 -D "" -importcfg $WORK/b709/importcfg -pack ./interface.go ./lease.go BUILDSTDERR: cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/49/49ddd1126a518f51b0ea26b7f9373a2c769dcc20beff05d789fd74c5f73a1be1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: mkdir -p $WORK/b703/ BUILDSTDERR: cat >$WORK/b703/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b704/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath $WORK/b703 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates -complete -installsuffix shared -buildid NlzvN9K6RsDNziWcO2hC/NlzvN9K6RsDNziWcO2hC -goversion go1.12.7 -D "" -importcfg $WORK/b703/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b707/_pkg_.a # internal BUILDSTDERR: cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/96/96b41ba85c799a96c6b93c119d3f0ee088f7da98710b7bd90079f7b97fa9aca5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: mkdir -p $WORK/b712/ BUILDSTDERR: cat >$WORK/b712/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b713/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath $WORK/b712 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 -complete -installsuffix shared -buildid I4kMiyyy5VHs_mFrZtm1/I4kMiyyy5VHs_mFrZtm1 -goversion go1.12.7 -D "" -importcfg $WORK/b712/importcfg -pack ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./interface.go ./limitrange.go ./namespace.go ./node.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./serviceaccount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b696/_pkg_.a # internal BUILDSTDERR: cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/b5/b57f8ca1c447bb7cd30df5e4f94ffce26ef37a26932b9e10d03eb4a81e4b15cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b715/ BUILDSTDERR: cat >$WORK/b715/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath $WORK/b715 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 -complete -installsuffix shared -buildid EZJb2VLxHZt7VC07dz1t/EZJb2VLxHZt7VC07dz1t -goversion go1.12.7 -D "" -importcfg $WORK/b715/importcfg -pack ./event.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b703/_pkg_.a # internal BUILDSTDERR: cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/53/53a7f942cc94fb6e2bef010c9410af3f303f3752bf6a75d9fb62e863a2ef52b7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b718/ BUILDSTDERR: cat >$WORK/b718/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b719/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath $WORK/b718 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 -complete -installsuffix shared -buildid iHzofaXy9t2zjDb6vmZQ/iHzofaXy9t2zjDb6vmZQ -goversion go1.12.7 -D "" -importcfg $WORK/b718/importcfg -pack ./daemonset.go ./deployment.go ./ingress.go ./interface.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b709/_pkg_.a # internal BUILDSTDERR: cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/34/34b1ba1eb8d6a43fed4e7c13a4ed59a52cb339431dca447e682befed5348b464-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: mkdir -p $WORK/b706/ BUILDSTDERR: cat >$WORK/b706/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1=$WORK/b707/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1=$WORK/b709/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath $WORK/b706 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination -complete -installsuffix shared -buildid WYeE9F-LFheQx36tQEZ2/WYeE9F-LFheQx36tQEZ2 -goversion go1.12.7 -D "" -importcfg $WORK/b706/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b715/_pkg_.a # internal BUILDSTDERR: cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/5a/5a8a07b11c7592219dfb2c2b160c8eb4a58df90697d6880eb383d5a729773847-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: mkdir -p $WORK/b714/ BUILDSTDERR: cat >$WORK/b714/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath $WORK/b714 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events -complete -installsuffix shared -buildid tAxQl4HGh44QTZOM4QXG/tAxQl4HGh44QTZOM4QXG -goversion go1.12.7 -D "" -importcfg $WORK/b714/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b706/_pkg_.a # internal BUILDSTDERR: cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/c8/c825983f5ca885b1a30991994c639104d6718d9cf62ab4bdffcc768d0f359677-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b721/ BUILDSTDERR: cat >$WORK/b721/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b722/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath $WORK/b721 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 -complete -installsuffix shared -buildid aNCXKWwvoZmkciL8ftDs/aNCXKWwvoZmkciL8ftDs -goversion go1.12.7 -D "" -importcfg $WORK/b721/importcfg -pack ./interface.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b714/_pkg_.a # internal BUILDSTDERR: cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/ee/ee46ea6bf95d7f5d198590d78a69e164e4fadf3c866268fedbef4c86068ed111-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b723/ BUILDSTDERR: cat >$WORK/b723/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1=$WORK/b724/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath $WORK/b723 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 -complete -installsuffix shared -buildid YfYregkSmwBsEjWB6yzB/YfYregkSmwBsEjWB6yzB -goversion go1.12.7 -D "" -importcfg $WORK/b723/importcfg -pack ./ingress.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b718/_pkg_.a # internal BUILDSTDERR: cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/65/651988c6cc2ba46b67d99578fc55684b2c67152699b3c4f86f621d08b90353d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: mkdir -p $WORK/b717/ BUILDSTDERR: cat >$WORK/b717/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b718/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath $WORK/b717 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions -complete -installsuffix shared -buildid MX1JqvtcYsO0l5uFmruV/MX1JqvtcYsO0l5uFmruV -goversion go1.12.7 -D "" -importcfg $WORK/b717/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b721/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b712/_pkg_.a # internal BUILDSTDERR: cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/e2/e21379b0f471773dcc6cb67226db3b88be9290470310395fe37263730e8c013d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b726/ BUILDSTDERR: cat >$WORK/b726/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1=$WORK/b727/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath $WORK/b726 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 -complete -installsuffix shared -buildid J7TssqQayvpJ6aA2ehlm/J7TssqQayvpJ6aA2ehlm -goversion go1.12.7 -D "" -importcfg $WORK/b726/importcfg -pack ./interface.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b717/_pkg_.a # internal BUILDSTDERR: cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/ce/ce276678b46d21c68538fe6443cb99dcf0d1dfd711debf0ac3a6e2d3a95caced-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: mkdir -p $WORK/b711/ BUILDSTDERR: cat >$WORK/b711/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath $WORK/b711 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core -complete -installsuffix shared -buildid YHvv6dVdXg9XLn2rLg2G/YHvv6dVdXg9XLn2rLg2G -goversion go1.12.7 -D "" -importcfg $WORK/b711/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b723/_pkg_.a # internal BUILDSTDERR: cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/1c/1cb5ca31ff6adf6d85fbd3883f832de6c41cd1015f7f9cb7d10566388cded956-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: mkdir -p $WORK/b720/ BUILDSTDERR: cat >$WORK/b720/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b721/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1=$WORK/b723/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath $WORK/b720 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking -complete -installsuffix shared -buildid V2bETr0hUrskl55a8lUP/V2bETr0hUrskl55a8lUP -goversion go1.12.7 -D "" -importcfg $WORK/b720/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/d3/d35056ee2e83c50cc79e80b573c237774b210b4b3a16c4c1a3afe1a16fb34f0b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b728/ BUILDSTDERR: cat >$WORK/b728/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1=$WORK/b729/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath $WORK/b728 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 -complete -installsuffix shared -buildid fBHpc9MbXFBDNYV3EVg-/fBHpc9MbXFBDNYV3EVg- -goversion go1.12.7 -D "" -importcfg $WORK/b728/importcfg -pack ./interface.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b728/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b711/_pkg_.a # internal BUILDSTDERR: cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/8f/8f7ef6cf488af4269867afbac596e9ed05e94d4a18b093a8e103ac3060e5d81c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b731/ BUILDSTDERR: cat >$WORK/b731/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b732/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/a2/a26968b228dff17da5fb0a1c4226976e73e6be1869a045e9b01c956c433ae683-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath $WORK/b731 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 -complete -installsuffix shared -buildid vUP7MX2Gv8yPrItlMe0J/vUP7MX2Gv8yPrItlMe0J -goversion go1.12.7 -D "" -importcfg $WORK/b731/importcfg -pack ./interface.go ./poddisruptionbudget.go ./podsecuritypolicy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b734/ BUILDSTDERR: cat >$WORK/b734/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b735/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath $WORK/b734 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 -complete -installsuffix shared -buildid WCtbv2tRN389zXZ4B1B3/WCtbv2tRN389zXZ4B1B3 -goversion go1.12.7 -D "" -importcfg $WORK/b734/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b726/_pkg_.a # internal BUILDSTDERR: cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/02/0214e9e0170f34474b13947e248a6077eb34d15c83a561e42eeaf28332b919fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: mkdir -p $WORK/b725/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b720/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b725/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1=$WORK/b726/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1=$WORK/b728/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath $WORK/b725 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node -complete -installsuffix shared -buildid YktYQT2HtJbwduWpaiWH/YktYQT2HtJbwduWpaiWH -goversion go1.12.7 -D "" -importcfg $WORK/b725/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/1e/1e39e69bf8961deab778db90d8a9c90a31809566158a6f8f77925abde30bae3b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b736/ BUILDSTDERR: cat >$WORK/b736/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b737/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath $WORK/b736 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 -complete -installsuffix shared -buildid dq5z9XtKR9OA2dSVWX8F/dq5z9XtKR9OA2dSVWX8F -goversion go1.12.7 -D "" -importcfg $WORK/b736/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b731/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b725/_pkg_.a # internal BUILDSTDERR: cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/bf/bf79d53f8dcf50cf9eca6aef39d1efb892862e33dacc58393c91509ce487ba24-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: mkdir -p $WORK/b730/ BUILDSTDERR: cat >$WORK/b730/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b731/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath $WORK/b730 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy -complete -installsuffix shared -buildid 7fHdseW8KhLZ_GbPCot_/7fHdseW8KhLZ_GbPCot_ -goversion go1.12.7 -D "" -importcfg $WORK/b730/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/32/3257a40c801e96babdbf01f36f62a340be3943d718954c3ca7025d1ae0777536-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b739/ BUILDSTDERR: cat >$WORK/b739/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath $WORK/b739 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 -complete -installsuffix shared -buildid RGiFPMmmu1ZHtZbNfw33/RGiFPMmmu1ZHtZbNfw33 -goversion go1.12.7 -D "" -importcfg $WORK/b739/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b736/_pkg_.a # internal BUILDSTDERR: cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/70/709720ebb220b3871e9755e32d8c72547dbec1f1bbf2e760d02663eb11ea0d8d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b742/ BUILDSTDERR: cat >$WORK/b742/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath $WORK/b742 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 -complete -installsuffix shared -buildid vh1UUE7NYHCtFruXO9F3/vh1UUE7NYHCtFruXO9F3 -goversion go1.12.7 -D "" -importcfg $WORK/b742/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b739/_pkg_.a # internal BUILDSTDERR: cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/ce/ce59edf7ffd84c98c6381115ce0d8b8b97a71e3f693fe1cefa96ac7f08350a9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b738/ BUILDSTDERR: cat >$WORK/b738/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b739/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath $WORK/b738 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 -complete -installsuffix shared -buildid EZ187zZ7QUUvvmziH0RT/EZ187zZ7QUUvvmziH0RT -goversion go1.12.7 -D "" -importcfg $WORK/b738/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b734/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b742/_pkg_.a # internal BUILDSTDERR: cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/97/97239e0eaf7e1de1eecf307693a464e4903e211b7bd701a534001c219457518f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b741/ BUILDSTDERR: cat >$WORK/b741/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1=$WORK/b742/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath $WORK/b741 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 -complete -installsuffix shared -buildid P0KAacEe6aqCmR0oTmmQ/P0KAacEe6aqCmR0oTmmQ -goversion go1.12.7 -D "" -importcfg $WORK/b741/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/00/007c1ff8fe0194b48286491c1e72024915dbe074decd4e651e02e2a47bd2dfc2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b744/ BUILDSTDERR: cat >$WORK/b744/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath $WORK/b744 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 -complete -installsuffix shared -buildid mtd6JwxMm63FDa9vMsPn/mtd6JwxMm63FDa9vMsPn -goversion go1.12.7 -D "" -importcfg $WORK/b744/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b730/_pkg_.a # internal BUILDSTDERR: cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/e6/e6ef7373e9611719136aedef6a0feb197c1414041075f80900449c4c34cff99d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b746/ BUILDSTDERR: cat >$WORK/b746/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath $WORK/b746 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 -complete -installsuffix shared -buildid FRWip5d1qNDIXZELp1Fi/FRWip5d1qNDIXZELp1Fi -goversion go1.12.7 -D "" -importcfg $WORK/b746/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b744/_pkg_.a # internal BUILDSTDERR: cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/45/45ec64b34d819b4f8894d2ceb37d9ab03d7793f1933cc62a445c66d512612f18-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b743/ BUILDSTDERR: cat >$WORK/b743/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b744/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath $WORK/b743 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 -complete -installsuffix shared -buildid uAmwNFBpaVGPe_94vBrE/uAmwNFBpaVGPe_94vBrE -goversion go1.12.7 -D "" -importcfg $WORK/b743/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b746/_pkg_.a # internal BUILDSTDERR: cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/98/98e37e91a550edfe4e9f4cb2232ec66de6086718d2c2a5b74bf4bc4a86e96df0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b745/ BUILDSTDERR: cat >$WORK/b745/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b746/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath $WORK/b745 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 -complete -installsuffix shared -buildid Y2y1le5_0QNgHvTp8Lol/Y2y1le5_0QNgHvTp8Lol -goversion go1.12.7 -D "" -importcfg $WORK/b745/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b741/_pkg_.a # internal BUILDSTDERR: cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/93/93cf255896e63724cecb8a3ae5ab2e001e4ead141b778d7170cd9286acebd944-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b749/ BUILDSTDERR: cat >$WORK/b749/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath $WORK/b749 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 -complete -installsuffix shared -buildid kP2Farp6uh_P3MSF7SQw/kP2Farp6uh_P3MSF7SQw -goversion go1.12.7 -D "" -importcfg $WORK/b749/importcfg -pack ./expansion_generated.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b749/_pkg_.a # internal BUILDSTDERR: cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/96/96e8e1716af5e261f5f3b8b7625621993fbe8ad3af83e9cc7af6b3784a808989-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b748/ BUILDSTDERR: cat >$WORK/b748/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b749/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath $WORK/b748 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 -complete -installsuffix shared -buildid fJNxTa_78iteUiCFEWpQ/fJNxTa_78iteUiCFEWpQ -goversion go1.12.7 -D "" -importcfg $WORK/b748/importcfg -pack ./interface.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b738/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b743/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b745/_pkg_.a # internal BUILDSTDERR: cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/fa/fa9036bd9fb05bde6735bc151d859f1806b82f266824546725836163bd11f4bd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: mkdir -p $WORK/b733/ BUILDSTDERR: cat >$WORK/b733/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b734/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b736/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b738/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath $WORK/b733 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac -complete -installsuffix shared -buildid L47r2HSLxmHFUY-Li4Ua/L47r2HSLxmHFUY-Li4Ua -goversion go1.12.7 -D "" -importcfg $WORK/b733/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/90/901ca9ad4fc213bf26f580aaa520fc28618fc3cfedb3f70fd79692ec58c278c4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b752/ BUILDSTDERR: cat >$WORK/b752/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath $WORK/b752 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 -complete -installsuffix shared -buildid R2uKWW8SmJlctOj9e9lp/R2uKWW8SmJlctOj9e9lp -goversion go1.12.7 -D "" -importcfg $WORK/b752/importcfg -pack ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/64/6405101269924399a7e2bc49064f81b9348521ca208374437344a822fe8036a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: mkdir -p $WORK/b740/ BUILDSTDERR: cat >$WORK/b740/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1=$WORK/b741/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b743/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b745/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath $WORK/b740 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling -complete -installsuffix shared -buildid pwZeKLFnIJUic04-kU7Z/pwZeKLFnIJUic04-kU7Z -goversion go1.12.7 -D "" -importcfg $WORK/b740/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b752/_pkg_.a # internal BUILDSTDERR: cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/91/91676c4c2adf57b113b8853dbb109bb36e2e27a22c3975d0ee26e04b5b73cba6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b751/ BUILDSTDERR: cat >$WORK/b751/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b752/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath $WORK/b751 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 -complete -installsuffix shared -buildid rEQgPg84GuBi44dMiMof/rEQgPg84GuBi44dMiMof -goversion go1.12.7 -D "" -importcfg $WORK/b751/importcfg -pack ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b733/_pkg_.a # internal BUILDSTDERR: cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/82/82637d14023e871d736967ebe1994f433d6028f584a990bb5a59a5e91819c965-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b754/ BUILDSTDERR: cat >$WORK/b754/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath $WORK/b754 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 -complete -installsuffix shared -buildid 0m9a3YW-3XeGm1BFVSU9/0m9a3YW-3XeGm1BFVSU9 -goversion go1.12.7 -D "" -importcfg $WORK/b754/importcfg -pack ./expansion_generated.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b748/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b754/_pkg_.a # internal BUILDSTDERR: cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/39/39c19f6df8ed3da8a59ab4b1502fac49fc3b119861f57cdd91e6c182a5fbdde5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b753/ BUILDSTDERR: cat >$WORK/b753/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b754/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath $WORK/b753 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 -complete -installsuffix shared -buildid jSAVV4F2gxT8KmNYFxX5/jSAVV4F2gxT8KmNYFxX5 -goversion go1.12.7 -D "" -importcfg $WORK/b753/importcfg -pack ./interface.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b740/_pkg_.a # internal BUILDSTDERR: cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/86/86ff83ee70a2a477d809af91803d1f8bae04e12d47b443cd3d3d7445c967d508-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: mkdir -p $WORK/b747/ BUILDSTDERR: cat >$WORK/b747/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b748/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath $WORK/b747 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings -complete -installsuffix shared -buildid Vjyrsehr0mR1DlYoAO_b/Vjyrsehr0mR1DlYoAO_b -goversion go1.12.7 -D "" -importcfg $WORK/b747/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/84/84fa65261f1e82ce23aa4ea88b589437d9ac439d860cd3501caa4cc1beedb516-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b755/ BUILDSTDERR: cat >$WORK/b755/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath $WORK/b755 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 -complete -installsuffix shared -buildid F0ozGejMVqfIZJ3cP7eN/F0ozGejMVqfIZJ3cP7eN -goversion go1.12.7 -D "" -importcfg $WORK/b755/importcfg -pack ./csidriver.go ./csinode.go ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b751/_pkg_.a # internal BUILDSTDERR: cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/6a/6acd59e586cfab681915b34bc8c40b955f3d5d994e0661f3be3c8e73c7bd79ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: mkdir -p $WORK/b762/ BUILDSTDERR: cat >$WORK/b762/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath $WORK/b762 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient -complete -installsuffix shared -buildid it5uS4WEENbL-m5BAlr6/it5uS4WEENbL-m5BAlr6 -goversion go1.12.7 -D "" -importcfg $WORK/b762/importcfg -pack ./recycler_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b747/_pkg_.a # internal BUILDSTDERR: cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/09/09080578eee3ab25f3e669eb6452aa8e0cbea53e6c0e67c21ecd1e0ef9cde69f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b753/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: mkdir -p $WORK/b763/ BUILDSTDERR: cat >$WORK/b763/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/mount=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: importmap k8s.io/utils/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b756/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b759/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath $WORK/b763 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath -complete -installsuffix shared -buildid Ey9B3slJjVQKKxY865Bb/Ey9B3slJjVQKKxY865Bb -goversion go1.12.7 -D "" -importcfg $WORK/b763/importcfg -pack ./subpath.go ./subpath_linux.go ./subpath_nsenter.go BUILDSTDERR: cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/69/69587799d25a32b883357debc90820940ecc6a7d0f6541f56e3a213187b2b2df-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: mkdir -p $WORK/b767/ BUILDSTDERR: cat >$WORK/b767/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath $WORK/b767 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core -complete -installsuffix shared -buildid GNYRJLavy8YG2bvr-0c1/GNYRJLavy8YG2bvr-0c1 -goversion go1.12.7 -D "" -importcfg $WORK/b767/importcfg -pack ./annotation_key_constants.go ./doc.go ./field_constants.go ./json.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b755/_pkg_.a # internal BUILDSTDERR: cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/55/557864e9068ba0dabf3c29b554ffba6636fc5d309e54522523b9564604635e7d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: mkdir -p $WORK/b750/ BUILDSTDERR: cat >$WORK/b750/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b751/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b753/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b755/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b763/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath $WORK/b750 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage -complete -installsuffix shared -buildid E6r-6zQli9cnA-bRVNLm/E6r-6zQli9cnA-bRVNLm -goversion go1.12.7 -D "" -importcfg $WORK/b750/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/64/6418704c7d5d0f060752d07edc75b471e51f782d356eefdeaad468ca9da7e4cb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: mkdir -p $WORK/b768/ BUILDSTDERR: cat >$WORK/b768/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath $WORK/b768 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling -complete -installsuffix shared -buildid 1Pn-dVCvvKTLRAqHSiI8/1Pn-dVCvvKTLRAqHSiI8 -goversion go1.12.7 -D "" -importcfg $WORK/b768/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b762/_pkg_.a # internal BUILDSTDERR: cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/48/486e374063976010b712350259895b7bd7910f7f92391fd154b73163b643b318-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b770/ BUILDSTDERR: cat >$WORK/b770/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath $WORK/b770 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features -complete -installsuffix shared -buildid QrVBDx6bdCAr4WgZO0gm/QrVBDx6bdCAr4WgZO0gm -goversion go1.12.7 -D "" -importcfg $WORK/b770/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b770/_pkg_.a # internal BUILDSTDERR: cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/c6/c647177e78b236e7185a47aa7f7c5e3216623e0d3bdf1555dbd9aabb25108682-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b771/ BUILDSTDERR: cat >$WORK/b771/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath $WORK/b771 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features -complete -installsuffix shared -buildid nwA53H3FTy-jZygoYHlK/nwA53H3FTy-jZygoYHlK -goversion go1.12.7 -D "" -importcfg $WORK/b771/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b771/_pkg_.a # internal BUILDSTDERR: cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/b2/b24d8cf09a694ad867f6c60e2c9ed67dd6ae105100acc0fec45db12b6a70cf1d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: mkdir -p $WORK/b772/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b768/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b772/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath $WORK/b772 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features -complete -installsuffix shared -buildid 2-4ce0eTw8jCkS7fhLmo/2-4ce0eTw8jCkS7fhLmo -goversion go1.12.7 -D "" -importcfg $WORK/b772/importcfg -pack ./gce.go BUILDSTDERR: cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/23/230ac03caf9021b7afc54ce1652c0af5de9da83674a2fd2628dc317990784601-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version BUILDSTDERR: mkdir -p $WORK/b775/ BUILDSTDERR: cat >$WORK/b775/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath $WORK/b775 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid e9smu0yOsbxIyLZ5of4y/e9smu0yOsbxIyLZ5of4y -goversion go1.12.7 -D "" -importcfg $WORK/b775/importcfg -pack ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b772/_pkg_.a # internal BUILDSTDERR: cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/f0/f0b1a85ffb1173caa1bf4013bf5b3e2c58e1bafc571715f4b37920afeef0e3dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: mkdir -p $WORK/b769/ BUILDSTDERR: cat >$WORK/b769/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiextensions-apiserver/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: importmap k8s.io/apiserver/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: importmap k8s.io/cloud-provider/features=github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b770/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b771/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features=$WORK/b772/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath $WORK/b769 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features -complete -installsuffix shared -buildid ab4E_ASAkncVKSsLawDr/ab4E_ASAkncVKSsLawDr -goversion go1.12.7 -D "" -importcfg $WORK/b769/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b769/_pkg_.a # internal BUILDSTDERR: cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/c2/c2651608d11e2f38de2e9f2e831b9a6006e2598a7d80c20db53bc260b8f7851a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: mkdir -p $WORK/b778/ BUILDSTDERR: cat >$WORK/b778/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath $WORK/b778 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/net -complete -installsuffix shared -buildid Q3sKblcXkYcc6kkDX8SV/Q3sKblcXkYcc6kkDX8SV -goversion go1.12.7 -D "" -importcfg $WORK/b778/importcfg -pack ./ipnet.go ./net.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b778/_pkg_.a # internal BUILDSTDERR: cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/6c/6cd25099efddbaa359966b0ea5f4c2810dafa3f220e2a798314434b21a1cdc62-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service BUILDSTDERR: mkdir -p $WORK/b777/ BUILDSTDERR: cat >$WORK/b777/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath $WORK/b777 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service -complete -installsuffix shared -buildid _j2W2CBEy0slc8Z-Zka7/_j2W2CBEy0slc8Z-Zka7 -goversion go1.12.7 -D "" -importcfg $WORK/b777/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b775/_pkg_.a # internal BUILDSTDERR: cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/0d/0d23e7b0aa76644fea2426f3c59b5c3f9302634028bd926ce13eabacf67e98e7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent BUILDSTDERR: mkdir -p $WORK/b783/ BUILDSTDERR: cat >$WORK/b783/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath $WORK/b783 -shared -p github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent -complete -installsuffix shared -buildid 7EFXtyv_ZXL2w3xqdExR/7EFXtyv_ZXL2w3xqdExR -goversion go1.12.7 -D "" -importcfg $WORK/b783/importcfg -pack ./dedent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b750/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b783/_pkg_.a # internal BUILDSTDERR: cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/82/821e5d768481b42a72016e5e7bd9aa0579034265cf63c4031f84d5190affee57-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b786/ BUILDSTDERR: cat >$WORK/b786/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath $WORK/b786 -shared -p expvar -std -complete -installsuffix shared -buildid qcmWdsm0zkAbwC8AsqfZ/qcmWdsm0zkAbwC8AsqfZ -goversion go1.12.7 -D "" -importcfg $WORK/b786/importcfg -pack ./expvar.go BUILDSTDERR: cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/e2/e2c14f561f275ceb41347b7cda640754e2fea62e9c8b6a195ba5fa2efc81ffc4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: mkdir -p $WORK/b674/ BUILDSTDERR: cat >$WORK/b674/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/informers/admissionregistration=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: importmap k8s.io/client-go/informers/apps=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: importmap k8s.io/client-go/informers/auditregistration=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: importmap k8s.io/client-go/informers/batch=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: importmap k8s.io/client-go/informers/certificates=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: importmap k8s.io/client-go/informers/coordination=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: importmap k8s.io/client-go/informers/core=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: importmap k8s.io/client-go/informers/events=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: importmap k8s.io/client-go/informers/extensions=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/networking=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: importmap k8s.io/client-go/informers/node=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: importmap k8s.io/client-go/informers/policy=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: importmap k8s.io/client-go/informers/rbac=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: importmap k8s.io/client-go/informers/settings=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: importmap k8s.io/client-go/informers/storage=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration=$WORK/b686/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b703/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node=$WORK/b725/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b730/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b733/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b740/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b747/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b750/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath $WORK/b674 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers -complete -installsuffix shared -buildid KgXtt7TgDRRH6VaXCkHX/KgXtt7TgDRRH6VaXCkHX -goversion go1.12.7 -D "" -importcfg $WORK/b674/importcfg -pack ./factory.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b777/_pkg_.a # internal BUILDSTDERR: cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/3c/3cc429868e6592884d0ab6da32df3abb3f42c724e49502b45b4edd5b0b5bddb8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b787/ BUILDSTDERR: cat >$WORK/b787/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath $WORK/b787 -shared -p github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid _-EOfGRsZboV8w7rgqkd/_-EOfGRsZboV8w7rgqkd -goversion go1.12.7 -D "" -importcfg $WORK/b787/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b786/_pkg_.a # internal BUILDSTDERR: cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/06/06149076dc0dddf37998306c18bdab66a930b2586c1e9a8935c6bf8ba9cb1dcc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b788/ BUILDSTDERR: cat >$WORK/b788/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath $WORK/b788 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid y0F_yetVnsyMekCEsHDu/y0F_yetVnsyMekCEsHDu -goversion go1.12.7 -D "" -importcfg $WORK/b788/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b787/_pkg_.a # internal BUILDSTDERR: cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/44/449c33ff2d6e08395059e62bd570546b88a3ca9460d9f1994dcb1ae9fcef298a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b790/ BUILDSTDERR: cat >$WORK/b790/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath $WORK/b790 -shared -p github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid qcgqi6yIX1et9_6qBiyl/qcgqi6yIX1et9_6qBiyl -goversion go1.12.7 -D "" -importcfg $WORK/b790/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b790/_pkg_.a # internal BUILDSTDERR: cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/b2/b2b5859c1c373238ad265d6ea007e9569ec0456a704755a64a8af59612179ff0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b791/ BUILDSTDERR: cat >$WORK/b791/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath $WORK/b791 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid XXAFYNn6BIfA6xNgTl6Z/XXAFYNn6BIfA6xNgTl6Z -goversion go1.12.7 -D "" -importcfg $WORK/b791/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b788/_pkg_.a # internal BUILDSTDERR: cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/7c/7c93e710f2b128765182ad84db226d1767eec02926e3fc339551d10bde25dc73-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b791/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b792/ BUILDSTDERR: cat >$WORK/b792/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath $WORK/b792 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid CB2mey-JiwCI490b8vkh/CB2mey-JiwCI490b8vkh -goversion go1.12.7 -D "" -importcfg $WORK/b792/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/63/636d7be7d94b393dcd53341a9b5b15c7cbe810d0a6c701044e290d2a8ba83ca8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b794/ BUILDSTDERR: cat >$WORK/b794/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath $WORK/b794 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid y24Jt2vr0ySJd-qWhLq5/y24Jt2vr0ySJd-qWhLq5 -goversion go1.12.7 -D "" -importcfg $WORK/b794/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b794/_pkg_.a # internal BUILDSTDERR: cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/16/161f5d40a8aeb6741e77d1f3275cdec4282d794afbbd4d220969d36422910780-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b793/ BUILDSTDERR: cat >$WORK/b793/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/xfs=github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs=$WORK/b794/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath $WORK/b793 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid JC95VQkrrSF6JU6kJxUW/JC95VQkrrSF6JU6kJxUW -goversion go1.12.7 -D "" -importcfg $WORK/b793/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_stat.go ./stat.go ./xfrm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b792/_pkg_.a # internal BUILDSTDERR: cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/c1/c17d440e6c7f00f58d445234d5ba116a5220bfcc0208bed632f0c3c7ea4409c9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b789/ BUILDSTDERR: cat >$WORK/b789/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b790/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b788/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b791/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b792/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath $WORK/b789 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid vPXBSdPvMyvoHDJHw0el/vPXBSdPvMyvoHDJHw0el -goversion go1.12.7 -D "" -importcfg $WORK/b789/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b793/_pkg_.a # internal BUILDSTDERR: cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/20/20639c759d5b335c691c3d9e83275cd659194530f522aac368f9ee237965467f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: mkdir -p $WORK/b795/ BUILDSTDERR: cat >$WORK/b795/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath $WORK/b795 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async -complete -installsuffix shared -buildid ZFsNrBfiGXnvGvRr-7tz/ZFsNrBfiGXnvGvRr-7tz -goversion go1.12.7 -D "" -importcfg $WORK/b795/importcfg -pack ./bounded_frequency_runner.go ./runner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b795/_pkg_.a # internal BUILDSTDERR: cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/27/2713ce3dff5497b11bc18a54bbef1f72b785eb254594629398da359f0f1dfe34-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: mkdir -p $WORK/b796/ BUILDSTDERR: cat >$WORK/b796/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath $WORK/b796 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack -complete -installsuffix shared -buildid dXnRT5Ru0FtkB1HkSpj_/dXnRT5Ru0FtkB1HkSpj_ -goversion go1.12.7 -D "" -importcfg $WORK/b796/importcfg -pack ./conntrack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b796/_pkg_.a # internal BUILDSTDERR: cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/a8/a884302271f2ec85fee966aa29ee87bdf49e4890351191f11b18d50f885f9abf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: mkdir -p $WORK/b798/ BUILDSTDERR: cat >$WORK/b798/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath $WORK/b798 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus -complete -installsuffix shared -buildid eZ_ffi80bd_8I9qumGW5/eZ_ffi80bd_8I9qumGW5 -goversion go1.12.7 -D "" -importcfg $WORK/b798/importcfg -pack ./dbus.go ./doc.go ./fake_dbus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b789/_pkg_.a # internal BUILDSTDERR: cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/82/82ab616d3b03064bc6f7d6c664e1fded5ba98117bd8b28df70a335c563543ea2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b785/ BUILDSTDERR: cat >$WORK/b785/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b786/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b787/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b788/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b789/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b792/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b793/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath $WORK/b785 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 6Ft2HPlGmR8viyPLpEgZ/6Ft2HPlGmR8viyPLpEgZ -goversion go1.12.7 -D "" -importcfg $WORK/b785/importcfg -pack ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b798/_pkg_.a # internal BUILDSTDERR: cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/b1/b111f36c4add910f77848e7e770fee4509227b662c2a3b9b16d097195d61753d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: mkdir -p $WORK/b797/ BUILDSTDERR: cat >$WORK/b797/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/dbus=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/trace=github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version=$WORK/b775/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b798/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/trace=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath $WORK/b797 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables -complete -installsuffix shared -buildid yKPbUZYny-sM86x-JtiR/yKPbUZYny-sM86x-JtiR -goversion go1.12.7 -D "" -importcfg $WORK/b797/importcfg -pack ./doc.go ./iptables.go ./iptables_linux.go ./save_restore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b767/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b797/_pkg_.a # internal BUILDSTDERR: cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/f9/f9d0779bd8c9a07d778911f796b311fa5b8920296a9faa4496ab91211a0d1c14-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: mkdir -p $WORK/b799/ BUILDSTDERR: cat >$WORK/b799/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath $WORK/b799 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl -complete -installsuffix shared -buildid ChfczD4RNoW3eXzeneZv/ChfczD4RNoW3eXzeneZv -goversion go1.12.7 -D "" -importcfg $WORK/b799/importcfg -pack ./sysctl.go BUILDSTDERR: cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/e2/e2418c2b764f043b6c84eeafb33004b59111c0ed296777fc9de707062526a62a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: mkdir -p $WORK/b765/ BUILDSTDERR: cat >$WORK/b765/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/scheduling=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b768/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b769/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath $WORK/b765 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types -complete -installsuffix shared -buildid GdodVF8afZ3g9rX_To4I/GdodVF8afZ3g9rX_To4I -goversion go1.12.7 -D "" -importcfg $WORK/b765/importcfg -pack ./constants.go ./doc.go ./labels.go ./pod_status.go ./pod_update.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b674/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b799/_pkg_.a # internal BUILDSTDERR: cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/4a/4ac9537dc052abe8ec7d1534f9bb534603d8cdbbe089c6fc4817e47ebe4b9288-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: mkdir -p $WORK/b781/ BUILDSTDERR: cat >$WORK/b781/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath $WORK/b781 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper -complete -installsuffix shared -buildid Wt1bumU-aJBjUdY5_ctl/Wt1bumU-aJBjUdY5_ctl -goversion go1.12.7 -D "" -importcfg $WORK/b781/importcfg -pack ./helpers.go BUILDSTDERR: cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/23/23dfba5547448d2a1941cdc15e84e71341cae5f1c705c42584c1d365e447c5ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: mkdir -p $WORK/b673/ BUILDSTDERR: cat >$WORK/b673/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/client-go/informers=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath $WORK/b673 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider -complete -installsuffix shared -buildid wqKfYlWBwg1LhQfZLZnB/wqKfYlWBwg1LhQfZLZnB -goversion go1.12.7 -D "" -importcfg $WORK/b673/importcfg -pack ./cloud.go ./doc.go ./plugins.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b765/_pkg_.a # internal BUILDSTDERR: cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/15/1536b393690fbb1c12731db7ba3ef330291220c5f9f87d16d05321b200cf7e73-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: mkdir -p $WORK/b782/ BUILDSTDERR: cat >$WORK/b782/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/lithammer/dedent=github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent=$WORK/b783/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath $WORK/b782 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck -complete -installsuffix shared -buildid ulJIguTZt7fBYbX9U2uq/ulJIguTZt7fBYbX9U2uq -goversion go1.12.7 -D "" -importcfg $WORK/b782/importcfg -pack ./doc.go ./healthcheck.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b781/_pkg_.a # internal BUILDSTDERR: cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/ef/efa794896b92eceecbfab132362b6df8c4c8cd123d0ebf133ccedb429ffd9b17-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: mkdir -p $WORK/b780/ BUILDSTDERR: cat >$WORK/b780/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b781/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath $WORK/b780 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper -complete -installsuffix shared -buildid xyK3bEkigkkWYnIyYN51/xyK3bEkigkkWYnIyYN51 -goversion go1.12.7 -D "" -importcfg $WORK/b780/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b782/_pkg_.a # internal BUILDSTDERR: cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/5e/5e5bd733eed9065d117bf6defee9b3060ae1d00ad1aa27864de3d38db71403f3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b801/ BUILDSTDERR: cat >$WORK/b801/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath $WORK/b801 -shared -p github.com/cri-o/cri-o/pkg/registrar -complete -installsuffix shared -buildid 4pahmMhLHRmIzaFcnF37/4pahmMhLHRmIzaFcnF37 -goversion go1.12.7 -D "" -importcfg $WORK/b801/importcfg -pack ./registrar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b801/_pkg_.a # internal BUILDSTDERR: cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/05/05e7496eee0c5c5b19f83a6652a7010ffaa3e54265cceffa2148e8027f72cc61-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/storage BUILDSTDERR: mkdir -p $WORK/b802/ BUILDSTDERR: cat >$WORK/b802/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/copy=github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath $WORK/b802 -shared -p github.com/cri-o/cri-o/pkg/storage -complete -installsuffix shared -buildid z52WW7JX-R1W5AE0UrIo/z52WW7JX-R1W5AE0UrIo -goversion go1.12.7 -D "" -importcfg $WORK/b802/importcfg -pack ./doc.go ./image.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b785/_pkg_.a # internal BUILDSTDERR: cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/a0/a049d470e66496d3834cec2ad919fa5ed46b6b65d2dfac6596b0678ece871080-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: mkdir -p $WORK/b784/ BUILDSTDERR: cat >$WORK/b784/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b785/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath $WORK/b784 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics -complete -installsuffix shared -buildid ybuSJxm3XCcka0k8pR2t/ybuSJxm3XCcka0k8pR2t -goversion go1.12.7 -D "" -importcfg $WORK/b784/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b780/_pkg_.a # internal BUILDSTDERR: cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/dd/dd762e421fd69dce8e38ff63f033ea23ca0a6a554892ad1e2812caea548535f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: mkdir -p $WORK/b779/ BUILDSTDERR: cat >$WORK/b779/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/v1/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b780/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath $WORK/b779 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util -complete -installsuffix shared -buildid YLoaLqT9E-1vTWMsk81v/YLoaLqT9E-1vTWMsk81v -goversion go1.12.7 -D "" -importcfg $WORK/b779/importcfg -pack ./endpoints.go ./network.go ./port.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b784/_pkg_.a # internal BUILDSTDERR: cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/6b/6b62c1d47eaed14bbd07813c5c4a4fc0de0b8164d6dbc115aca7834716416390-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b803/ BUILDSTDERR: cat >$WORK/b803/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath $WORK/b803 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex -complete -installsuffix shared -buildid I1-iBvpkHaMtkY5vtC1U/I1-iBvpkHaMtkY5vtC1U -goversion go1.12.7 -D "" -importcfg $WORK/b803/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b803/_pkg_.a # internal BUILDSTDERR: cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/5e/5e2670baa2a4340edbb1886d810033e395325bd64f992d6c8b5f6a073c9c9083-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/signals BUILDSTDERR: mkdir -p $WORK/b804/ BUILDSTDERR: cat >$WORK/b804/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/signals BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath $WORK/b804 -shared -p github.com/cri-o/cri-o/pkg/signals -complete -installsuffix shared -buildid xUGEU4nYoXSw0zBvmdwm/xUGEU4nYoXSw0zBvmdwm -goversion go1.12.7 -D "" -importcfg $WORK/b804/importcfg -pack ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b802/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b804/_pkg_.a # internal BUILDSTDERR: cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/c2/c2b12d273c0c6cb43657f8933231dd29389eb2252aebea76163f349d07058725-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/seccomp BUILDSTDERR: mkdir -p $WORK/b806/ BUILDSTDERR: cat >$WORK/b806/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath $WORK/b806 -shared -p github.com/cri-o/cri-o/pkg/seccomp -complete -installsuffix shared -buildid pX4ikKQzTnkIVscC_fz3/pX4ikKQzTnkIVscC_fz3 -goversion go1.12.7 -D "" -importcfg $WORK/b806/importcfg -pack ./seccomp.go ./types.go BUILDSTDERR: cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/02/0211309d1673b1fb1e11f56d32210cf46987e5e2b425c67d8d0a892f8ea92d31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/metrics BUILDSTDERR: mkdir -p $WORK/b807/ BUILDSTDERR: cat >$WORK/b807/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b785/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/server/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath $WORK/b807 -shared -p github.com/cri-o/cri-o/server/metrics -complete -installsuffix shared -buildid D5XbprGXxx7MokIqUEF6/D5XbprGXxx7MokIqUEF6 -goversion go1.12.7 -D "" -importcfg $WORK/b807/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b673/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b779/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b807/_pkg_.a # internal BUILDSTDERR: cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/ac/acaf126c9cde8680f864d8f3239e6e24fae369826e6ce18522d4e0056c08a162-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: mkdir -p $WORK/b776/ BUILDSTDERR: cat >$WORK/b776/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/api/v1/service=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/util=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service=$WORK/b777/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b779/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath $WORK/b776 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy -complete -installsuffix shared -buildid wHLw5XkVlEJCuuULArOX/wHLw5XkVlEJCuuULArOX -goversion go1.12.7 -D "" -importcfg $WORK/b776/importcfg -pack ./doc.go ./endpoints.go ./service.go ./types.go BUILDSTDERR: cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/61/6117b98467e317c1f04df326601f285150769b1a4acdf3a3e8c022fd9274d8cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/renameio BUILDSTDERR: mkdir -p $WORK/b810/ BUILDSTDERR: cat >$WORK/b810/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/google/renameio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath $WORK/b810 -shared -p github.com/cri-o/cri-o/vendor/github.com/google/renameio -complete -installsuffix shared -buildid K_h1ghWcwYz6uuaItpYP/K_h1ghWcwYz6uuaItpYP -goversion go1.12.7 -D "" -importcfg $WORK/b810/importcfg -pack ./doc.go ./tempfile.go ./writefile.go BUILDSTDERR: cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a2/a28784a90689e16682ae5e2d7b632e6c52c888dffd8d1faff4b2e95cc920d6d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: mkdir -p $WORK/b587/ BUILDSTDERR: cat >$WORK/b587/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/cloud-provider=github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/mount=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/fs=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/recyclerclient=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/subpath=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider=$WORK/b673/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b756/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b761/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b762/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath=$WORK/b763/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath $WORK/b587 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume -complete -installsuffix shared -buildid bYQLNjPoesS2QTP7jWGm/bYQLNjPoesS2QTP7jWGm -goversion go1.12.7 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./metrics_cached.go ./metrics_du.go ./metrics_errors.go ./metrics_nil.go ./metrics_statfs.go ./noop_expandable_plugin.go ./plugins.go ./volume.go ./volume_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b806/_pkg_.a # internal BUILDSTDERR: cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/de/de6fe944567c49fd4c0a8221ab5e254460556f373d5eb579d3e74503c796a8ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/types BUILDSTDERR: mkdir -p $WORK/b811/ BUILDSTDERR: cat >$WORK/b811/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath $WORK/b811 -shared -p github.com/cri-o/cri-o/types -complete -installsuffix shared -buildid TOdzx0keJwS-nTzWiHLj/TOdzx0keJwS-nTzWiHLj -goversion go1.12.7 -D "" -importcfg $WORK/b811/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b811/_pkg_.a # internal BUILDSTDERR: cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/be/be160086cdf097fc59de9c657f9d544c53c954425ebf3ca29910a1703ffcef75-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b812/ BUILDSTDERR: cat >$WORK/b812/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath $WORK/b812 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid -complete -installsuffix shared -buildid 2VYZen6JrS_3tO5F0bLj/2VYZen6JrS_3tO5F0bLj -goversion go1.12.7 -D "" -importcfg $WORK/b812/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b812/_pkg_.a # internal BUILDSTDERR: cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/5e/5e6b01d723fbd90ff739d88ba984f3bd87c89551723257c83e51604fbb87ed9a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: mkdir -p $WORK/b813/ BUILDSTDERR: cat >$WORK/b813/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath $WORK/b813 -shared -p github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone -complete -installsuffix shared -buildid mL_WD9LtiKI6fo-D7Skx/mL_WD9LtiKI6fo-D7Skx -goversion go1.12.7 -D "" -importcfg $WORK/b813/importcfg -pack ./bone.go ./helper.go ./helper_17.go ./mux.go ./route.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b810/_pkg_.a # internal BUILDSTDERR: cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/e1/e1a2094caf3ecd9a078f35f416e5474fa0df7bab13cfa85b381ca8f4a1bdfcc3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/version BUILDSTDERR: mkdir -p $WORK/b809/ BUILDSTDERR: cat >$WORK/b809/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/google/renameio=github.com/cri-o/cri-o/vendor/github.com/google/renameio BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/blang/semver=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/renameio=$WORK/b810/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath $WORK/b809 -shared -p github.com/cri-o/cri-o/version -complete -installsuffix shared -buildid JCcvXryk-BlU2gYzia5_/JCcvXryk-BlU2gYzia5_ -goversion go1.12.7 -D "" -importcfg $WORK/b809/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b809/_pkg_.a # internal BUILDSTDERR: cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/23/23fb15c3bd15a057d04e8c730570068dce27d8ceec29e214222f6ac8815cb4fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/useragent BUILDSTDERR: mkdir -p $WORK/b808/ BUILDSTDERR: cat >$WORK/b808/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b809/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/server/useragent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath $WORK/b808 -shared -p github.com/cri-o/cri-o/server/useragent -complete -installsuffix shared -buildid bY-NyNeoSXL72RPNkNZ1/bY-NyNeoSXL72RPNkNZ1 -goversion go1.12.7 -D "" -importcfg $WORK/b808/importcfg -pack ./useragent.go ./version_info.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b776/_pkg_.a # internal BUILDSTDERR: cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/fd/fde007f108774d86d9d9f1b0f3ebe0c947ef2b423a2b9031c78db115544177fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: mkdir -p $WORK/b774/ BUILDSTDERR: cat >$WORK/b774/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/healthcheck=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/metrics=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/util=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/async=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/conntrack=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/iptables=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/sysctl=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version=$WORK/b775/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b776/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b782/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b784/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b779/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b795/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b796/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b797/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b799/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath $WORK/b774 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables -complete -installsuffix shared -buildid fv1N9_MZfpl5-yOFVB6C/fv1N9_MZfpl5-yOFVB6C -goversion go1.12.7 -D "" -importcfg $WORK/b774/importcfg -pack ./proxier.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b808/_pkg_.a # internal BUILDSTDERR: cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/f4/f4be3abff7cb2e7cde52ff48071dd759683ea41e1400792ed09043e8a1d34a4f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b814/ BUILDSTDERR: cat >$WORK/b814/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b785/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b788/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b789/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath $WORK/b814 -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid YwyoPZAnuD9ORmEuBdqP/YwyoPZAnuD9ORmEuBdqP -goversion go1.12.7 -D "" -importcfg $WORK/b814/importcfg -pack ./delegator_1_8.go ./http.go ./instrument_client.go ./instrument_client_1_8.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b813/_pkg_.a # internal BUILDSTDERR: cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/ad/ad967024a6c0987fbb6724bdfb66ea42a929680c7570f2d8254d31cc00a9f46e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup BUILDSTDERR: mkdir -p $WORK/b815/ BUILDSTDERR: cat >$WORK/b815/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath $WORK/b815 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid P6NrwqQXBVXgwH5og_j6/P6NrwqQXBVXgwH5og_j6 -goversion go1.12.7 -D "" -importcfg $WORK/b815/importcfg -pack ./errgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b815/_pkg_.a # internal BUILDSTDERR: cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/38/380054af78ce947474eb0e851d44c75d94e283e4be6a3a79ed7f2257cc95ae8d-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b819/ BUILDSTDERR: cat >$WORK/b819/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath $WORK/b819 -shared -p encoding/xml -std -complete -installsuffix shared -buildid fSo_u2tl1r2haG3Wn97-/fSo_u2tl1r2haG3Wn97- -goversion go1.12.7 -D "" -importcfg $WORK/b819/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b814/_pkg_.a # internal BUILDSTDERR: cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/d2/d253d3be32aaecd434d53d6d2995dcb5c89964243b661d029d4b1456f420ec10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: mkdir -p $WORK/b820/ BUILDSTDERR: cat >$WORK/b820/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath $WORK/b820 -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log -complete -installsuffix shared -buildid QYfhRY4tycrAvtJQg1Y3/QYfhRY4tycrAvtJQg1Y3 -goversion go1.12.7 -D "" -importcfg $WORK/b820/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b820/_pkg_.a # internal BUILDSTDERR: cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/f3/f3ad40e4a0fc8f8a2c246b44714cf18e8174f1ae7b5bb5a4b6d95b646ed26942-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: mkdir -p $WORK/b822/ BUILDSTDERR: cat >$WORK/b822/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath $WORK/b822 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog -complete -installsuffix shared -buildid DAFx7Os0QScnle-TiZ4a/DAFx7Os0QScnle-TiZ4a -goversion go1.12.7 -D "" -importcfg $WORK/b822/importcfg -pack ./doc.go ./httplog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b822/_pkg_.a # internal BUILDSTDERR: cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/59/59bfdbf28c59d4d2f9bae6e70a623946a3190bb5be0966598ffc9c9333273ead-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: mkdir -p $WORK/b824/ BUILDSTDERR: cat >$WORK/b824/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath $WORK/b824 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket -complete -installsuffix shared -buildid nB3r6SPpGw_KjqXGo9ok/nB3r6SPpGw_KjqXGo9ok -goversion go1.12.7 -D "" -importcfg $WORK/b824/importcfg -pack ./client.go ./dial.go ./hybi.go ./server.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b774/_pkg_.a # internal BUILDSTDERR: cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/c1/c1fdaed72677e87fe77660405aeede7dc37319d4989150ce8510e1a76bb73eb9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: mkdir -p $WORK/b773/ BUILDSTDERR: cat >$WORK/b773/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/iptables=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/conntrack=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/iptables=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/net=github.com/cri-o/cri-o/vendor/k8s.io/utils/net BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b774/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b796/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b797/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath $WORK/b773 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport -complete -installsuffix shared -buildid q2KaT8eE9x_3i3GcnCE0/q2KaT8eE9x_3i3GcnCE0 -goversion go1.12.7 -D "" -importcfg $WORK/b773/importcfg -pack ./fake_iptables.go ./hostport.go ./hostport_manager.go ./hostport_syncer.go BUILDSTDERR: cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/e4/e4602b161e321c2dc79981540db054de773d0983c4d637559bc5cf261b410284-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: mkdir -p $WORK/b570/ BUILDSTDERR: cat >$WORK/b570/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/api/legacyscheme=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/util/format=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/hash=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: importmap k8s.io/kubernetes/third_party/forked/golang/expansion=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b585/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b586/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b764/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath $WORK/b570 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container -complete -installsuffix shared -buildid WDl5WqjspLMFsGx0ayL9/WDl5WqjspLMFsGx0ayL9 -goversion go1.12.7 -D "" -importcfg $WORK/b570/importcfg -pack ./cache.go ./container_gc.go ./container_reference_manager.go ./helpers.go ./os.go ./ref.go ./resize.go ./runtime.go ./runtime_cache.go ./runtime_cache_fake.go ./sync_result.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b824/_pkg_.a # internal BUILDSTDERR: cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/fa/fa8b9bc0e4b9da3e7e3e54e112b07498174b42f3af5b6dee08b7e895821f8734-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: mkdir -p $WORK/b823/ BUILDSTDERR: cat >$WORK/b823/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/websocket=github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket=$WORK/b824/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath $WORK/b823 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream -complete -installsuffix shared -buildid 4Mc3bE1Qwa2Tvan5igeI/4Mc3bE1Qwa2Tvan5igeI -goversion go1.12.7 -D "" -importcfg $WORK/b823/importcfg -pack ./conn.go ./doc.go ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b823/_pkg_.a # internal BUILDSTDERR: cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/c5/c5eb58cabd332e097b2cb053a4809077de65a8c22ba59c8555fc425821bd0d43-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward BUILDSTDERR: mkdir -p $WORK/b821/ BUILDSTDERR: cat >$WORK/b821/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apiserver/pkg/server/httplog=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/wsstream=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b822/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b823/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath $WORK/b821 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward -complete -installsuffix shared -buildid FtYr2w_MAaCfhwnfoiLa/FtYr2w_MAaCfhwnfoiLa -goversion go1.12.7 -D "" -importcfg $WORK/b821/importcfg -pack ./constants.go ./httpstream.go ./portforward.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b773/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b819/_pkg_.a # internal BUILDSTDERR: cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/69/690841db01036ab8b82693dabef6af3c31fb1dbe274398fd9cb22298db55ccef-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: mkdir -p $WORK/b825/ BUILDSTDERR: cat >$WORK/b825/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apiserver/pkg/server/httplog=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/wsstream=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b822/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b823/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath $WORK/b825 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand -complete -installsuffix shared -buildid nj9lvH0cWlW92uC4ZlHS/nj9lvH0cWlW92uC4ZlHS -goversion go1.12.7 -D "" -importcfg $WORK/b825/importcfg -pack ./attach.go ./doc.go ./exec.go ./httpstream.go ./websocket.go BUILDSTDERR: cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/76/76139a0a93794969a9c49977508adfd001b574fea9ab2e22efa0629de461b3fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: mkdir -p $WORK/b818/ BUILDSTDERR: cat >$WORK/b818/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/emicklei/go-restful/log=github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b819/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log=$WORK/b820/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath $WORK/b818 -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful -complete -installsuffix shared -buildid 2RN84ThPUi3h-1SRmB3F/2RN84ThPUi3h-1SRmB3F -goversion go1.12.7 -D "" -importcfg $WORK/b818/importcfg -pack ./compress.go ./compressor_cache.go ./compressor_pools.go ./compressors.go ./constants.go ./container.go ./cors_filter.go ./curly.go ./curly_route.go ./doc.go ./entity_accessors.go ./filter.go ./jsr311.go ./logger.go ./mime.go ./options_filter.go ./parameter.go ./path_expression.go ./request.go ./response.go ./route.go ./route_builder.go ./router.go ./service_error.go ./web_service.go ./web_service_container.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b821/_pkg_.a # internal BUILDSTDERR: cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/bc/bcfa598230b8d9dff62f7c84fa833ca3ee572128279b658dcdf1039f3b617891-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: mkdir -p $WORK/b826/ BUILDSTDERR: cat >$WORK/b826/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath $WORK/b826 -shared -p github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux -complete -installsuffix shared -buildid XTtZIWykJjmmfh8yscfc/XTtZIWykJjmmfh8yscfc -goversion go1.12.7 -D "" -importcfg $WORK/b826/importcfg -pack ./buffer.go ./cmux.go ./doc.go ./matchers.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b825/_pkg_.a # internal BUILDSTDERR: cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/43/434310f19d4f25546bf7d503c68be975e59c1818f6a1bb211fd50136ed7657d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: mkdir -p $WORK/b827/ BUILDSTDERR: cat >$WORK/b827/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath $WORK/b827 -shared -p github.com/cri-o/cri-o/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid gkFT0K5HAfcCqeAKsp-h/gkFT0K5HAfcCqeAKsp-h -goversion go1.12.7 -D "" -importcfg $WORK/b827/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b826/_pkg_.a # internal BUILDSTDERR: cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/c8/c8293d8606231e700cab7d423a20fb8f9dc9576da3ec270fa2d27ca79c10cd89-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b829/ BUILDSTDERR: cat >$WORK/b829/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath $WORK/b829 -shared -p runtime/pprof -std -installsuffix shared -buildid c699U23707XXN-ZXXxtc/c699U23707XXN-ZXXxtc -goversion go1.12.7 -D "" -importcfg $WORK/b829/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal BUILDSTDERR: cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/81/8175b72c65d5a3eda29a73c3276f9673dede33450011dfdd2d5e6c46466d7dfc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/oci BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/cgroups=github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: importmap github.com/containerd/containerd/api/types/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: importmap github.com/containerd/containerd/namespaces=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/shim=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/kr/pty=github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/container=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/types=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/errdefs=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/io=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/typeurl=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b765/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/oci BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid -60JPieZgXxiXu3GkctJ/-60JPieZgXxiXu3GkctJ -goversion go1.12.7 -D "" -importcfg $WORK/b501/importcfg -pack ./attach.go ./container.go ./finished.go ./history.go ./kill.go ./memory_store.go ./oci.go ./oci_linux.go ./oci_unix.go ./runtime_oci.go ./runtime_vm.go ./stats.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b829/_pkg_.a # internal BUILDSTDERR: cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/6c/6c46a708b7824ae86890605a8b127755ebebd72273250fc4b5a78b8325fdb161-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b830/ BUILDSTDERR: cat >$WORK/b830/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath $WORK/b830 -shared -p runtime/trace -std -installsuffix shared -buildid iWNVvwelzkOick_9PlYv/iWNVvwelzkOick_9PlYv -goversion go1.12.7 -D "" -importcfg $WORK/b830/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b830/_pkg_.a # internal BUILDSTDERR: cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/7e/7e854d9f52193e4d60892d58dfc769740658f39c0de22b73a53b139a8f10826b-d # internal BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b828/ BUILDSTDERR: cat >$WORK/b828/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b829/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b830/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath $WORK/b828 -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 0haSHwOXNom4pzpQHD8K/0haSHwOXNom4pzpQHD8K -goversion go1.12.7 -D "" -importcfg $WORK/b828/importcfg -pack ./pprof.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b818/_pkg_.a # internal BUILDSTDERR: cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/81/814aaf058b3dcdfb3a036f37e500f2998dc9c2ca250ab4ff2044e35429dfedbc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: mkdir -p $WORK/b817/ BUILDSTDERR: cat >$WORK/b817/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/emicklei/go-restful=github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: importmap google.golang.org/grpc=github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/server/portforward=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/server/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful=$WORK/b818/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward=$WORK/b821/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b825/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath $WORK/b817 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming -complete -installsuffix shared -buildid Vt608pwXaa28Q1h2maZl/Vt608pwXaa28Q1h2maZl -goversion go1.12.7 -D "" -importcfg $WORK/b817/importcfg -pack ./errors.go ./request_cache.go ./server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b828/_pkg_.a # internal BUILDSTDERR: cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/52/5221fcc5f688efbd8d5eb33a6092965626d787ca1efa624c1ef7762f7c8e480a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b817/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b827/_pkg_.a # internal BUILDSTDERR: cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/e5/e546a8aaaf71b4468fedd4be530d1a342a6e274b5a722d7545191c59b5ba39e7-d # internal BUILDSTDERR: cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/f8/f87a88fb9b482b0096c3597083a0605bb52e178e3877440ecc16f0408347b7d3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/79/7972c5b0fb8c392e2d728aa7395b6c2826f9f5faeb6c63ad7a0ba7106e0e1aa1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/lib/sandbox BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/docker/pkg/symlink=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b773/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/lib/sandbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -shared -p github.com/cri-o/cri-o/lib/sandbox -complete -installsuffix shared -buildid 4qxP7XNhbgeuJzPc_tyG/4qxP7XNhbgeuJzPc_tyG -goversion go1.12.7 -D "" -importcfg $WORK/b500/importcfg -pack ./history.go ./memory_store.go ./sandbox.go ./sandbox_linux.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/29/29b93337d0b323739d35599e8bab7bbe77de1cdd5bd13422748d24d5dfb8155b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/lib BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/libpod/pkg/spec=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/docker/pkg/truncindex=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b800/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b801/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b802/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex=$WORK/b803/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b773/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/lib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/cri-o/cri-o/lib -complete -installsuffix shared -buildid AXlG1lnICyPuKyKiS1kB/AXlG1lnICyPuKyKiS1kB -goversion go1.12.7 -D "" -importcfg $WORK/b062/importcfg -pack ./config.go ./config_linux.go ./config_unix.go ./container.go ./container_server.go ./container_server_linux.go ./kill.go ./logs.go ./pause.go ./remove.go ./rename.go ./stop.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/41/41c40e712464bb59083af88f7cccac7f1b0baa9eaa13294b6c2eb07d09f00799-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server BUILDSTDERR: mkdir -p $WORK/b805/ BUILDSTDERR: cat >$WORK/b805/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/image/copy=github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/types=github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/libpod/pkg/apparmor=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: importmap github.com/containers/libpod/pkg/rootless=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless BUILDSTDERR: importmap github.com/containers/libpod/pkg/spec=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec BUILDSTDERR: importmap github.com/containers/storage=github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/docker/pkg/stringid=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: importmap github.com/docker/docker/pkg/symlink=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/go-zoo/bone=github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/systemd=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/sync/errgroup=github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/leaky=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/server/streaming=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/types=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: importmap k8s.io/kubernetes/pkg/proxy/iptables=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/dbus=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/iptables=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b800/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/seccomp=$WORK/b806/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b802/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b807/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b808/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b811/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b809/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b812/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b813/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b814/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup=$WORK/b815/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b773/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b816/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b817/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b765/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b774/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b798/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b797/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/server BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath $WORK/b805 -shared -p github.com/cri-o/cri-o/server -complete -installsuffix shared -buildid cUTamhKM74l5F1amTeMd/cUTamhKM74l5F1amTeMd -goversion go1.12.7 -D "" -importcfg $WORK/b805/importcfg -pack ./config.go ./config_unix.go ./container_attach.go ./container_create.go ./container_create_linux.go ./container_exec.go ./container_execsync.go ./container_list.go ./container_portforward.go ./container_remove.go ./container_reopen_log.go ./container_start.go ./container_stats.go ./container_stats_list.go ./container_status.go ./container_stop.go ./container_update_resources.go ./container_updateruntimeconfig.go ./image_fs_info.go ./image_list.go ./image_pull.go ./image_remove.go ./image_status.go ./inspect.go ./label_linux.go ./listen_unix.go ./naming.go ./rootless.go ./runtime_status.go ./sandbox_list.go ./sandbox_network.go ./sandbox_remove.go ./sandbox_run.go ./sandbox_run_linux.go ./sandbox_status.go ./sandbox_stop.go ./sandbox_stop_linux.go ./secrets.go ./server.go ./utils.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b805/_pkg_.a # internal BUILDSTDERR: cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/1e/1e6be0db119777929388fc41ba09c33423aa13a11b76db825aa98684e54eef90-d # internal BUILDSTDERR: github.com/cri-o/cri-o/cmd/crio BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/hooks/0.1.0=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/coreos/go-systemd/daemon=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/soheilhy/cmux=github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: importmap github.com/urfave/cli=github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap google.golang.org/grpc=github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/signals=$WORK/b804/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b805/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b809/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux=$WORK/b826/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b827/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b828/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/cmd/crio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid djT6uOHYOXzadm6QooCZ/djT6uOHYOXzadm6QooCZ -goversion go1.12.7 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go ./daemon_linux.go ./main.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/17/17dc82dbd0a91451e4ad185d064e06ac6b03760b92d24a915f3384ba1dc3b107-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/cri-o/cri-o/cmd/crio=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/signals=$WORK/b804/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b805/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b809/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux=$WORK/b826/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b827/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b828/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/rootless=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/spec=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b800/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b801/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b802/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex=$WORK/b803/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b773/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/errdefs=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/io=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/typeurl=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b765/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b757/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/apparmor=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/seccomp=$WORK/b806/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b807/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b808/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b811/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b812/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b813/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b814/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sync/errgroup=$WORK/b815/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b816/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b817/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b774/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b798/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b797/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/blang/semver=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/renameio=$WORK/b810/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b829/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b830/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/namespaces=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/util=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/pgzip=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b796/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/net=$WORK/b778/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b585/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b586/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b764/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b766/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b767/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b768/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b769/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sync/semaphore=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/version=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b785/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b788/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b789/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful=$WORK/b818/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward=$WORK/b821/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b825/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/version=$WORK/b775/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b776/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b782/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b784/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b779/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b795/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b799/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/trace=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/imagebuildah=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/util=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/events=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/image=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/layers=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/annotations=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/criu=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/ctime=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/firewall=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/hooks/exec=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/kubeutils=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/netns=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registrar=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/registries=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/utils=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/activation=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/etcd-io/bbolt=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/errdefs=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/klauspost/compress/flate=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/integer=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider=$WORK/b673/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b756/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b761/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b762/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath=$WORK/b763/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b770/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b771/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features=$WORK/b772/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/VividCortex/ewma=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b786/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b787/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b792/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b793/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b790/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b791/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b819/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log=$WORK/b820/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b822/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b823/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/service=$WORK/b777/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/lithammer/dedent=$WORK/b783/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b780/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/bind=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/chroot=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/docker=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/types=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/containers-golang=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/inspect=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/libpod/lock/shm=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-iptables/iptables=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/dev=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/proc=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/process=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opentracing/opentracing-go/log=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/buildah/pkg/cli=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/cobra=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/client=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b626/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b627/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b629/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b630/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b636/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b637/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b641/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b642/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b644/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b645/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b651/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b652/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/io=$WORK/b758/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b759/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/path=$WORK/b760/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mattn/go-isatty=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs=$WORK/b794/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket=$WORK/b824/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b781/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ishidawataru/sctp=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/signal=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/opts=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/psgo/internal/host=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b664/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b667/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration=$WORK/b686/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b703/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node=$WORK/b725/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b730/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b733/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b740/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b747/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b750/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/Nvveen/Gotty=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b692/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2=$WORK/b694/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b704/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1=$WORK/b707/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1=$WORK/b709/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b718/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b721/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1=$WORK/b723/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1=$WORK/b726/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1=$WORK/b728/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b731/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b734/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b736/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b738/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1=$WORK/b741/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b743/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b745/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b748/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b751/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b753/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b755/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/socks=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b685/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1=$WORK/b688/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b691/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1=$WORK/b708/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b713/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b719/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b722/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1=$WORK/b724/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1=$WORK/b727/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1=$WORK/b729/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b732/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b735/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b737/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b739/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1=$WORK/b742/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b744/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b746/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b749/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b752/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b754/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=htiQWeVsG_2bgomzUEE6/djT6uOHYOXzadm6QooCZ/klUJQoRnxs5itiPba5Fu/htiQWeVsG_2bgomzUEE6 -B 0x1b3a3735028bef3a6aac281d843ce9f10072ee38 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/crio BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback containers_image_ostree_stub seccomp selinux' -ldflags ' -B 0x2be01a9091acd5f243747cd6dd88eec67f307b60 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/crio-config github.com/cri-o/cri-o/cmd/crio-config BUILDSTDERR: WORK=/tmp/go-build751200279 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid LVfJ1S5SD2Itgi2YQphQ/LVfJ1S5SD2Itgi2YQphQ -goversion go1.12.7 -D "" -importcfg $WORK/b011/importcfg -pack ./cpu.go ./cpu_arm64.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math/bits -std -complete -installsuffix shared -buildid 69J956JaO40kwGnhsTOt/69J956JaO40kwGnhsTOt -goversion go1.12.7 -D "" -importcfg $WORK/b007/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 2eeYgzEzjc7276bP1RKJ/2eeYgzEzjc7276bP1RKJ -goversion go1.12.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./asm_arm64.s ./atomic_arm64.s BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Zub_5sNnzzDlgucmQnO2/Zub_5sNnzzDlgucmQnO2 -goversion go1.12.7 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm64.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/18/18d129a6b240079cc634749831d74bd7998968a2bcd74449d2191ef14c44d575-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/65/65a2d7d4c91c815b30309d16f74bb2d121b17b5883326b769d3319697200395d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/asm_arm64.o ./asm_arm64.s BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm64.o $WORK/b012/atomic_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid r4PVmCl-JzeQbRwZU8Uq/r4PVmCl-JzeQbRwZU8Uq -goversion go1.12.7 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d3/d323fb7bb3a6c608af7573b962d1f15222fe6c49fb584f753d18596ffa348872-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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 ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e0/e0c8ac0aeac65a5e974af1f5bbb9c0f62f73bf24f23cbd521ced58bc06b3ee09-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid vyFGQPBk_u0Xc63WJXbO/vyFGQPBk_u0Xc63WJXbO -goversion go1.12.7 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/b0/b0c332cb9b57fa9cc07f35dd62769332456a7e4309da544f016c3122e46e59b0-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p math -std -installsuffix shared -buildid hjZwTc3-aAetZkblkwtv/hjZwTc3-aAetZkblkwtv -goversion go1.12.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./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 BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jhwoKos826Ydtnpl78Bc/jhwoKos826Ydtnpl78Bc -goversion go1.12.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid w-OZJGGAxWshoz9N4P-Q/w-OZJGGAxWshoz9N4P-Q -goversion go1.12.7 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/69/698e0fe4829151cc30782b5c89b450d9d76d3d230d4a5ac322dd34b594bd73b3-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/race -std -complete -installsuffix shared -buildid ZOt9H320Q9_ro4YY-2zc/ZOt9H320Q9_ro4YY-2zc -goversion go1.12.7 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/db/db8cbae7e9e140432421d364a5482b74f05122cc588e94f64c05c21df879cb21-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a3/a3fe12499f574c45a1ebfa960d97db057aa3af92e2a39ceb51b604866ba4fff4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode -std -complete -installsuffix shared -buildid 46YyrRghl6HONaNZ1JHo/46YyrRghl6HONaNZ1JHo -goversion go1.12.7 -D "" -importcfg $WORK/b020/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p sync/atomic -std -installsuffix shared -buildid yCZtibTMIIKiK5juu_0i/yCZtibTMIIKiK5juu_0i -goversion go1.12.7 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/37/37a92ec34660fb0b2b147e786b8c7b367bddb0c41af0a627a172d1b9ae076db1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/asm.o ./asm.s BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/aec628807e3f429baebcd935088c50a00f1eb93e11da6ebb213977bf333bed58-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/testlog -std -complete -installsuffix shared -buildid P0LTbpVVizPTKcAWZrN2/P0LTbpVVizPTKcAWZrN2 -goversion go1.12.7 -D "" -importcfg $WORK/b028/importcfg -pack ./log.go BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /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/symabis2 ./asm_linux_arm64.s BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /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/symabis2 ./asm_arm64.s BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ad/adaa76d47c40238c8a1c7d7fd42cd1a68857777fccae0b5053c756015cdb9980-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid JNGliLD6aaTw5_sw1DCT/JNGliLD6aaTw5_sw1DCT -goversion go1.12.7 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d4/d4b369e6913ac70b5227c848137bda4865684d2f0dc7389002e3e31a53eb4346-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid zwm0vtb4nEJdRBvi4j_v/zwm0vtb4nEJdRBvi4j_v -goversion go1.12.7 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid 08hJ1MqFrcPJel74VqXc/08hJ1MqFrcPJel74VqXc -goversion go1.12.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.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 ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.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_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4b/4b022d040b9d67276f814caaef55fd6d62bcd2f63b3fe1547db16aae0cf7cbaa-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid JLhw4FIRB1V5hv6G5OZn/JLhw4FIRB1V5hv6G5OZn -goversion go1.12.7 -D "" -importcfg $WORK/b044/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f1/f19311689c1cc0228dff1b6040589ed0f13e07f6c9528deb6e4acac2b35c3e26-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid XEwt3zpQQJsAJqKYKJ3h/XEwt3zpQQJsAJqKYKJ3h -goversion go1.12.7 -D "" -importcfg $WORK/b045/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2f/2f240ddb4cbdb775305c52d168a3711eab4917bd71dab65bb3a53cdb3a993d29-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid vWcdX63JLRxBpMP_KSNv/vWcdX63JLRxBpMP_KSNv -goversion go1.12.7 -D "" -importcfg $WORK/b054/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7e/7e579d8a7ce72085a2f291a88a2cbe07ea2090a8b4a21d83ab001a7f8713d713-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid zC3RZv-lVIQNMi_ZfXem/zC3RZv-lVIQNMi_ZfXem -goversion go1.12.7 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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/dim_arm64.o ./dim_arm64.s BUILDSTDERR: /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/exp_arm64.o ./exp_arm64.s BUILDSTDERR: /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/floor_arm64.o ./floor_arm64.s BUILDSTDERR: /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/modf_arm64.o ./modf_arm64.s BUILDSTDERR: /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/sqrt_arm64.o ./sqrt_arm64.s BUILDSTDERR: /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/stubs_arm64.o ./stubs_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/dim_arm64.o $WORK/b006/exp_arm64.o $WORK/b006/floor_arm64.o $WORK/b006/modf_arm64.o $WORK/b006/sqrt_arm64.o $WORK/b006/stubs_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/57/57876c2d989723b10baadfa6ac186ea27470865ba9fa8d66da803b703ca3319f-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p strconv -std -complete -installsuffix shared -buildid wBXgzuPbgYj3H3i0DATX/wBXgzuPbgYj3H3i0DATX -goversion go1.12.7 -D "" -importcfg $WORK/b015/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/92/92e85a04f8b2edd920a63c896a54cabd20f60e154c64c937718f52d92e32e28f-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/25/2547e296d3b238dc76212f9d2e13bfe7493e93f54a6901f4a80b37f527262d73-d # internal BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults -complete -installsuffix shared -buildid QJPh7wAiNM9QHfF7YDQX/QJPh7wAiNM9QHfF7YDQX -goversion go1.12.7 -D "" -importcfg $WORK/b128/importcfg -pack ./defaults.go ./defaults_unix.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d1/d19f5cb8cec1608c2b4b5c74d82a65f4e5fcb94f2c6fb7f87cd35514ccf5d08c-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p container/list -std -complete -installsuffix shared -buildid 0SJGLCAcoEnxLuOmGNUQ/0SJGLCAcoEnxLuOmGNUQ -goversion go1.12.7 -D "" -importcfg $WORK/b134/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e3/e34c6c430c5d7cc46fb201b5ec8de6d8bb4b9909e22f095c4b71c85a243f57ae-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid SJR9TIqViurpTR-baCXs/SJR9TIqViurpTR-baCXs -goversion go1.12.7 -D "" -importcfg $WORK/b143/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a3/a34d7f50386382f9ce9b99c75069de0401bbbdb8f7c1f29eca5f9168d6f2e698-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JxA3mxGlrh00tZqLTDTS/JxA3mxGlrh00tZqLTDTS -goversion go1.12.7 -D "" -importcfg $WORK/b151/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/52/523e6d7fa000ccdea1f39c049e25f7fd85e06370fb20f4444afd6ece5162e211-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid GEJ9_tQqoQ5k3Qmi0SHV/GEJ9_tQqoQ5k3Qmi0SHV -goversion go1.12.7 -D "" -importcfg $WORK/b191/importcfg -pack ./resolver.go BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/1a/1a65f6e2394c93eba8745c2dc79f7af772f3c3ffe83dd05d32fe80b0459b0429-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid Ipu9bqPDNhjUnwiHD-Jy/Ipu9bqPDNhjUnwiHD-Jy -goversion go1.12.7 -D "" -importcfg $WORK/b193/importcfg -pack ./internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/34/3416a1acb262e0c4ad910891b901d35a10cedd6c6c056b0062f1df44e7c045a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Y_pTUCl10B3WXzJle6Og/Y_pTUCl10B3WXzJle6Og -goversion go1.12.7 -D "" -importcfg $WORK/b211/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/fb/fb76a4118c62f9db61d09ac85eb5a6b67237bf8b390a4735d2465a118e24efa6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid GzCmD38NeFrEkdToiD_u/GzCmD38NeFrEkdToiD_u -goversion go1.12.7 -D "" -importcfg $WORK/b233/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/b8/b873bd422629cd1c65a227b91ba39ea082de142f3913df24b0e54de10f08eee8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid u1JwwyaVsyPcSHQzuAYM/u1JwwyaVsyPcSHQzuAYM -goversion go1.12.7 -D "" -importcfg $WORK/b302/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ff/ffedacd3def78aa2a54925ba944f61c9e539cadddb4c47c976322e0d3d5b1936-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid 7o1vKkLhdVgX52VJ0UdP/7o1vKkLhdVgX52VJ0UdP -goversion go1.12.7 -D "" -importcfg $WORK/b311/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/48/48a6495717a626285d045dde175652356b1bbcaf5a1094f91b5424a4ee8343d6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid tiZSLBOAMjDZyOX74s7p/tiZSLBOAMjDZyOX74s7p -goversion go1.12.7 -D "" -importcfg $WORK/b315/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/6c/6c31ff3af91803362c59a16f273a914631062b8776d22fd8e55cb8c9e2c8ccf4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid wfuJ9FWWa7A-60ambSfR/wfuJ9FWWa7A-60ambSfR -goversion go1.12.7 -D "" -importcfg $WORK/b409/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/ad/ade50e94ec13f7d52c28fbc598e191fe40989e277d65d7ae96b73fc8ddfded6a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid 7U5P8wC3t8TJVan7njX6/7U5P8wC3t8TJVan7njX6 -goversion go1.12.7 -D "" -importcfg $WORK/b414/importcfg -pack ./ring_growing.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/96/9687b8360f8c98ce47635e1d88637767571e43366d37265b15b2db721b39b50d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/c7/c7f7dabeb8d9f36588fd75f7171f301d2dd833f814eedd61060d7b15ff25f134-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_arm64.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x012.o -c gcc_arm64.S BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b057/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p runtime/cgo -std -installsuffix shared -buildid XzE3QgHx1vubVwDVXyRF/XzE3QgHx1vubVwDVXyRF -goversion go1.12.7 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_arm64.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/40/40dcfad9449d977e3441bbfc9d7c48d173d247780de97dbade3530a2d0830d52-d # internal BUILDSTDERR: cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm64.o ./duff_arm64.s BUILDSTDERR: /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/memclr_arm64.o ./memclr_arm64.s BUILDSTDERR: /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/memmove_arm64.o ./memmove_arm64.s BUILDSTDERR: /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/rt0_linux_arm64.o ./rt0_linux_arm64.s BUILDSTDERR: /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/sys_linux_arm64.o ./sys_linux_arm64.s BUILDSTDERR: /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/tls_arm64.o ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a0/a07a232a39fc66759612d65c1c5dbdf532c1a54f1c47715af3292025c9b5054a-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p sync -std -installsuffix shared -buildid nZJIwpajCsx7DDk-Xj96/nZJIwpajCsx7DDk-Xj96 -goversion go1.12.7 -D "" -importcfg $WORK/b017/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3a/3adc3742c778b028408ca92aa7eba3c6ad8680ad8f7014f2657518eadcde17c6-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p io -std -complete -installsuffix shared -buildid rhJ0MnzxBrFX0jB3OzX_/rhJ0MnzxBrFX0jB3OzX_ -goversion go1.12.7 -D "" -importcfg $WORK/b022/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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_arm64.s BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/rand -std -complete -installsuffix shared -buildid -2oMiyc3xJRGfhyT5aMX/-2oMiyc3xJRGfhyT5aMX -goversion go1.12.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b025/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p reflect -std -installsuffix shared -buildid Oj2-DFSQqr8mk5M3vcCG/Oj2-DFSQqr8mk5M3vcCG -goversion go1.12.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p syscall -std -installsuffix shared -buildid xsVUIgSTOT_Vvau7NmKy/xsVUIgSTOT_Vvau7NmKy -goversion go1.12.7 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f5/f52327b209ee3d21a28e0e2d52ea5d1c99e82443609cf875868bb2cffa96b609-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid JgcY0IsZqt1aHTgtxPMR/JgcY0IsZqt1aHTgtxPMR -goversion go1.12.7 -D "" -importcfg $WORK/b055/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a4258983d8cffddada9c41598d25b0b08fdae24da6dd21127699ba54dbaace09-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bytes -std -installsuffix shared -buildid P7_Puj4BJtaQwNUvasO7/P7_Puj4BJtaQwNUvasO7 -goversion go1.12.7 -D "" -importcfg $WORK/b030/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/04/0455f11f585a05ab01307d95dd9b8d6f3c9c4eec87273ad931fbb5cbff9247ce-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./strings.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid q1xcWSzrYr3xqerGt_8E/q1xcWSzrYr3xqerGt_8E -goversion go1.12.7 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/85/850e1188742e3330eb19f367fb8e9e8d8e515e62c7be6ffda3112807e4aa3edf-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p bufio -std -complete -installsuffix shared -buildid dcE0jQGXy6jIzOpECnz7/dcE0jQGXy6jIzOpECnz7 -goversion go1.12.7 -D "" -importcfg $WORK/b038/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4c/4c48d538699a77f8a2bdee1c9bc0c5f6ff1f89dd3cdb5c9ac58d006eb1473157-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p hash -std -complete -installsuffix shared -buildid ycCVnUIu6iij2CXkjszM/ycCVnUIu6iij2CXkjszM -goversion go1.12.7 -D "" -importcfg $WORK/b050/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d9/d9a0b043974b8ee61f021afd3992ca9eb77c69f03bf5e0f21ba89909b536a5d1-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto -std -complete -installsuffix shared -buildid 2SIgUpPyZHnsF8qwmCzP/2SIgUpPyZHnsF8qwmCzP -goversion go1.12.7 -D "" -importcfg $WORK/b049/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/55/55cd120f959dbff10b356085a6754443ea1dc91a288f09f3005ddcba921073ac-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./sha1block_arm64.s BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha1 -std -installsuffix shared -buildid PUAfrboyqj-O0DCWLzsQ/PUAfrboyqj-O0DCWLzsQ -goversion go1.12.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/sha1block_arm64.o ./sha1block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/sha1block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/12/128dbdbf6b31a9104055e6cce1a60251931c327348a8d8bc4064b0f633c3f996-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p path -std -complete -installsuffix shared -buildid VmGMDLp5pzqDNlsisukQ/VmGMDLp5pzqDNlsisukQ -goversion go1.12.7 -D "" -importcfg $WORK/b061/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9ed837f5954778d67d6b24197e0541e64740f33ea070836a2cde84244a2ac411-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /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 ./crc32_arm64.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p hash/crc32 -std -installsuffix shared -buildid aO_hKR2XcU4FuWdDeJ3Q/aO_hKR2XcU4FuWdDeJ3Q -goversion go1.12.7 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b025/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /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/crc32_arm64.o ./crc32_arm64.s BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/11/11c7f9de424e901902692e08e11d1756a08e64654ed678ae0d213ca1aeb87b3a-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p time -std -installsuffix shared -buildid 6M83c2O6rplNPaEV7tAg/6M83c2O6rplNPaEV7tAg -goversion go1.12.7 -D "" -importcfg $WORK/b026/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4f/4f1256c9e78b65b5b3ed0356a39371286665e6407be8323f9b3546477208a416-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /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 0aKu8CgznMWFGbt19bg_/0aKu8CgznMWFGbt19bg_ -goversion go1.12.7 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b7/b7ac292b00a5587266209a3f5defa73c38382cf52e17e57753e70214b9a6b96b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/ioutil BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p github.com/cri-o/cri-o/utils/ioutil -complete -installsuffix shared -buildid _NGCKgBGE2ROknK_7suH/_NGCKgBGE2ROknK_7suH -goversion go1.12.7 -D "" -importcfg $WORK/b129/importcfg -pack ./read_closer.go ./write_closer.go ./writer_group.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/16/160b92f3990343c1b61159473ac39febc3a2025344cc142be71241b86fe42a70-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid cu5_vxAoIP1aMOX-7_UU/cu5_vxAoIP1aMOX-7_UU -goversion go1.12.7 -D "" -importcfg $WORK/b138/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8c/8cd0ebe52c101b913fe53d7d61eb30ded8e65d3399dd13cc6fdd96d67735f9ca-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid bbokXIJGJZkhIeN7cnFR/bbokXIJGJZkhIeN7cnFR -goversion go1.12.7 -D "" -importcfg $WORK/b139/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/8a/8af1e2c99f8a9f466b0f0ae8150aead4b96458f5f5e1035bb5494bb2cab15e42-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid w7wMHBPL8JRV_wJuJPAO/w7wMHBPL8JRV_wJuJPAO -goversion go1.12.7 -D "" -importcfg $WORK/b141/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/dc/dcbe9baead5abf582a259ba0e45e533258667e241e571159b6d9f752c47d4641-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./sha256block_arm64.s BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p crypto/sha256 -std -installsuffix shared -buildid E6M-mfbt0Nzk7ySZ3fvx/E6M-mfbt0Nzk7ySZ3fvx -goversion go1.12.7 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c3/c36aeac2e8967f9725867b8ab07da5d070c1930cdc1d4ec44aa10f1c9b52f390-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid pXCQrP6OBI2tJ7ZQzUug/pXCQrP6OBI2tJ7ZQzUug -goversion go1.12.7 -D "" -importcfg $WORK/b157/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/13/13c8462c42cb28810b72eb4e97fd6fa4949869da4db459c9409ce07f2c064251-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid WlPzyQMEMuE4FB39MR6d/WlPzyQMEMuE4FB39MR6d -goversion go1.12.7 -D "" -importcfg $WORK/b161/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/sha256block_arm64.o ./sha256block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b145/_pkg_.a $WORK/b145/sha256block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/34/34ec8d7166e1f12bea360c2c1f86624de61fbac96334d6fcb3572b2fc08d3311-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid 0Zcw01Wksk-PvgF-yezF/0Zcw01Wksk-PvgF-yezF -goversion go1.12.7 -D "" -importcfg $WORK/b170/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/3b/3b55b3984b4784726bd22a254f9f65f9cc8dc9d462ede497aff398690096f691-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p html -std -complete -installsuffix shared -buildid X_TVbvkPGSQh9hbjQ6rS/X_TVbvkPGSQh9hbjQ6rS -goversion go1.12.7 -D "" -importcfg $WORK/b183/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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 BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c1/c1af674ebb7521e61a7a27694d472a27eadb5282399008c068e5b7c5d79ba8ed-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 6ZkZ72lWNs8bjuanN0kF/6ZkZ72lWNs8bjuanN0kF -goversion go1.12.7 -D "" -importcfg $WORK/b186/importcfg -pack ./tabwriter.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1e/1e81526d11a984130bf3d95c9aa4fa1d0aeef160eb5d37e47aded855b2ec5e6d-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p sort -std -complete -installsuffix shared -buildid FGQHbKOytYdik3ObZMDU/FGQHbKOytYdik3ObZMDU -goversion go1.12.7 -D "" -importcfg $WORK/b021/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ad/ad6e5d120ad7cf437da501f52fe961b57209ea335cf1663e2dba234107b4b8ce-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid XEB6wbIVhYRGfye3J4Ff/XEB6wbIVhYRGfye3J4Ff -goversion go1.12.7 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/35/352398c965ff9bf75d10456c3948110906fabe9240598553f3f8005a1fc705eb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 0kOXSXMekvI_1EPAat2L/0kOXSXMekvI_1EPAat2L -goversion go1.12.7 -D "" -importcfg $WORK/b309/importcfg -pack ./adler32.go BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/69/6931cde1e014c700e8de71ecf878a52be61215f3972c8a4ddb70d90f49dd741c-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/poll -std -installsuffix shared -buildid ZgaNQV0CwjPUl0r8bd9x/ZgaNQV0CwjPUl0r8bd9x -goversion go1.12.7 -D "" -importcfg $WORK/b024/importcfg -pack ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/df/dfd589386350aa23f67604d059885cae5698578cb5f6a594daff80463c26c523-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid c6XdzPLpiLOz3mRaP1sX/c6XdzPLpiLOz3mRaP1sX -goversion go1.12.7 -D "" -importcfg $WORK/b194/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/cc/ccbea2937458a7ec0b21139e61878ae381ff9ce5d2adc91ee5b810f6500dbdc3-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4malsfEQtFTZtFxg3pe_/4malsfEQtFTZtFxg3pe_ -goversion go1.12.7 -D "" -importcfg $WORK/b004/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/7c/7ceb0094744287f8aa0567deffbea0322dce2d05e5a1efb4eb15344779c0e9a0-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid Yi3hk5Xh2vuNWw_EWAC7/Yi3hk5Xh2vuNWw_EWAC7 -goversion go1.12.7 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c0/c08f85a2daa93cda4614254d3da9666dca9e1fd871f708ca4c56abe8d5b913b7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid qzEmXjmXQKmJfhaPFNBa/qzEmXjmXQKmJfhaPFNBa -goversion go1.12.7 -D "" -importcfg $WORK/b078/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/38/38bfcf065f03810bff674bc864acf961e2d593cc543ecad0cd24ddf21c8b5210-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Y-PnfzmtDIig75i9t4-j/Y-PnfzmtDIig75i9t4-j -goversion go1.12.7 -D "" -importcfg $WORK/b246/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6f/6fa406eb25531008655772b21956699fd25f8541309153555af1c9b9eb2a935d-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid QTGtMyz4QbtxR-pWpkyH/QTGtMyz4QbtxR-pWpkyH -goversion go1.12.7 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/10/10f8056d8c5366d7f0616f04de663422b16fbdf8b0bac107374815b335d744b4-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p os -std -installsuffix shared -buildid 1ucVG3oe4OLoUwwL1qWE/1ucVG3oe4OLoUwwL1qWE -goversion go1.12.7 -D "" -importcfg $WORK/b023/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/91/911c079b111c246c3d24ed111353b1de612ee52359b8c8258286d94462444563-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid EkNVkgwN-lX5x8y7H_W6/EkNVkgwN-lX5x8y7H_W6 -goversion go1.12.7 -D "" -importcfg $WORK/b043/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0b/0b0dbe4f5a1b8c134cb747392ae5cd9b9b44a5a0e690130f83df7e208c30b880-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm_arm64.s ./gcm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/aes -std -installsuffix shared -buildid 1rrrgQ4O1tCs2Jr82iOx/1rrrgQ4O1tCs2Jr82iOx -goversion go1.12.7 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1d/1d2a7e84ab1b0bc7f1e38622223580e839cd2d555c3ed1e8d10a93282944e651-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p crypto/des -std -complete -installsuffix shared -buildid 4BE928--r-zxlBz9lTJp/4BE928--r-zxlBz9lTJp -goversion go1.12.7 -D "" -importcfg $WORK/b135/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/97/97a3d9471b5ab140c758c14a1568a80f9d2ae160d01b6861e8f9fcae01d5ea50-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid FqZHPCEpz1Wenkv4JlI-/FqZHPCEpz1Wenkv4JlI- -goversion go1.12.7 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /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/gcm_arm64.o ./gcm_arm64.s BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/47/47a64b874beec7c29f6a04b1ced8a88e4a06ad88214cb006585cd8fe66e0430b-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b142/symabis ./md5block_arm64.s BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p crypto/md5 -std -installsuffix shared -buildid LrAkFOMME3ShZHv-t1W1/LrAkFOMME3ShZHv-t1W1 -goversion go1.12.7 -symabis $WORK/b142/symabis -D "" -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm64.o $WORK/b042/gcm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2d/2d017be6cd83b8e31ef54bf206808881ff3fdcfd16c7d7a54912f70890852606-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p encoding/pem -std -complete -installsuffix shared -buildid aISd3huSSbJ5uh21yEyj/aISd3huSSbJ5uh21yEyj -goversion go1.12.7 -D "" -importcfg $WORK/b149/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/45/45d8a7b22d8e6eac673217adb729dbf8e6981ac15a0b10f3ca31a4378bce1a1f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f1/f1cdac596db7fa748950c5006a86ba847518e55d020402affb21d91db58a4564-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path/filepath -std -complete -installsuffix shared -buildid bnz3ez9xqCdR7diS2pkp/bnz3ez9xqCdR7diS2pkp -goversion go1.12.7 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid YTM84Wv1INH2uGTkYg1E/YTM84Wv1INH2uGTkYg1E -goversion go1.12.7 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b142 -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b142/md5block_arm64.o ./md5block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b142/_pkg_.a $WORK/b142/md5block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/43/43bb219950c828e9a17e9b96039cbf52dc84bf49579cef682478cc166a494e66-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b107/symabis ./sig.s BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p os/signal -std -installsuffix shared -buildid LB7GZBiWkDBdesWOwRXp/LB7GZBiWkDBdesWOwRXp -goversion go1.12.7 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b107/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/32/3240b9785296f1178645345f979534afce6554c19a55363d4728a22737beb238-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/40/40ec6a69dda2f4ed2d71de88902dfdd49d20b8bf3cec0742c8334da12f99c6ac-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p io/ioutil -std -complete -installsuffix shared -buildid _o81nhc8vzopRZ9_I87L/_o81nhc8vzopRZ9_I87L -goversion go1.12.7 -D "" -importcfg $WORK/b072/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p runtime/debug -std -installsuffix shared -buildid SEjV1HDSMmLk4cy9bpoZ/SEjV1HDSMmLk4cy9bpoZ -goversion go1.12.7 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/53/530d520562813f2126647be5786f2ecb8dd2fa1190e46a2c1fe8c06f342de067-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid UgXvS73IGPbTePwKqRG1/UgXvS73IGPbTePwKqRG1 -goversion go1.12.7 -D "" -importcfg $WORK/b114/importcfg -pack ./findprocess.go ./findprocess_unix.go BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f7/f794cc60c97d9fcf5ee655fbefbf2eb5e050396d08d775785c8ba2335419d5e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid ijb-AHH5QV_Xx3OzIaS2/ijb-AHH5QV_Xx3OzIaS2 -goversion go1.12.7 -D "" -importcfg $WORK/b120/importcfg -pack ./path_driver.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b2/b233da8a769e6bd83d744d32e04d5f26e7354dd3b517d9d1a7fd0a3bc56d596e-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid aloPsz1DqaOyIeREg1d5/aloPsz1DqaOyIeREg1d5 -goversion go1.12.7 -D "" -importcfg $WORK/b154/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/7a/7af754824d958abdcc6bfaec249ae819891168c7eae22b3148dc3012560ac7be-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid cK4XFUr373DAK4kyJSF6/cK4XFUr373DAK4kyJSF6 -goversion go1.12.7 -D "" -importcfg $WORK/b155/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0c/0c0b33b06f6bfaa9f1f43bcb7a30f315df3f0ed63c5621285e51df01eb1617c5-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid cvonu4OH8IsbqWgF8xKX/cvonu4OH8IsbqWgF8xKX -goversion go1.12.7 -D "" -importcfg $WORK/b156/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/fa/fa3148c58e4780f0033d6ea6e97f09e058b251005c32ebdfabad6eba06d99cb8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid gEiCFZKFMYdF_90P2IKH/gEiCFZKFMYdF_90P2IKH -goversion go1.12.7 -D "" -importcfg $WORK/b226/importcfg -pack ./capture.go ./frame.go ./stacktrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/5a/5ab11dd6e2bc77e4a656faec12e606f52f022b7063e69e76524f8654008de18f-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b155/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid qAIAaxZJ4WgeO4x_-fIF/qAIAaxZJ4WgeO4x_-fIF -goversion go1.12.7 -D "" -importcfg $WORK/b153/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/e0/e0e7570ee2de25692502b0efdfb899a2daafa70258e5e0b06d79856bf64b3265-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 3GqjG8WwqglR0wM2fWSV/3GqjG8WwqglR0wM2fWSV -goversion go1.12.7 -D "" -importcfg $WORK/b270/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/64/64e7d64a0df570ba2432eed3f5a58ad23db23e41da551fca4342295bfd8e66cb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid j6xLQ1dUJOSe551hwKmg/j6xLQ1dUJOSe551hwKmg -goversion go1.12.7 -D "" -importcfg $WORK/b301/importcfg -pack ./clock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/77/7725be4870c81daec049c907335166cc5bd98ec63a5dec64a99469fa60c41692-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p container/heap -std -complete -installsuffix shared -buildid kDqzYfhBpG-9nM4uX5G1/kDqzYfhBpG-9nM4uX5G1 -goversion go1.12.7 -D "" -importcfg $WORK/b306/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f5/f5f2cd3ce432087515bd16df769b4add478ae938ba893a39cd1833cc8ec37e58-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p hash/fnv -std -complete -installsuffix shared -buildid -OyGQ7OPa4nzTWeL8FBY/-OyGQ7OPa4nzTWeL8FBY -goversion go1.12.7 -D "" -importcfg $WORK/b313/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/dd/ddbce8d11a42d56d110edaf7135905091c4f8fd391cee43ee85489715ec9753c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/path -complete -installsuffix shared -buildid SBju22FehxECmYsG56yk/SBju22FehxECmYsG56yk -goversion go1.12.7 -D "" -importcfg $WORK/b503/importcfg -pack ./file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/2c/2cabc927c75e44038e4176214118d407d4389085eb10a7ecf809265612d521c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion -complete -installsuffix shared -buildid I22dwGOAVeprnxAd-ljd/I22dwGOAVeprnxAd-ljd -goversion go1.12.7 -D "" -importcfg $WORK/b507/importcfg -pack ./expand.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/f7/f707eae687f56c853b87139f27946bc4519ef1666f37ca602f2939284d138963-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/a7/a7b07d1d9baf2d3ba6d3d16e886027fb5e71b09fc1a77a7f93348cc92dbd02ab-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/b7/b7c66221ee2f218bf75f7f22a165a04ec8aaa6ca33350338cf1c68f021cb0301-d # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4d/4d0b20e580a9764ec84153ccb119b326fccbd1c20e42bdc9ee3b025322c99efa-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/json -std -complete -installsuffix shared -buildid YCJdpEBWl8te3Hjsq97Q/YCJdpEBWl8te3Hjsq97Q -goversion go1.12.7 -D "" -importcfg $WORK/b031/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding/hex -std -complete -installsuffix shared -buildid MLQbHUlexg2OZTRbZ2Iu/MLQbHUlexg2OZTRbZ2Iu -goversion go1.12.7 -D "" -importcfg $WORK/b051/importcfg -pack ./hex.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b046/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./arith_arm64.s BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p context -std -complete -installsuffix shared -buildid B9XMokPbrvJGw7BqVza4/B9XMokPbrvJGw7BqVza4 -goversion go1.12.7 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/big -std -installsuffix shared -buildid hrqgUqMF6cNxdmekz86y/hrqgUqMF6cNxdmekz86y -goversion go1.12.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/6e/6e4e5743a881c11414be553d9a0b5ebb0205d66f9448e76c09431a3716faecf5-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b060/ -importpath os/user -- -I $WORK/b060/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2d/2d47f2dc7af5c57eff1a6a5f0dd3846ef9b5edb3d67e248256f533a108ee875f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b052/ -importpath net -- -I $WORK/b052/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1d/1d44be3534f3390d8b79d5dc739329e5c03a62944b352ebb6ee11e8d5b0df066-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p os/exec -std -complete -installsuffix shared -buildid iAnjHs8OaNUTBd3Gpxfx/iAnjHs8OaNUTBd3Gpxfx -goversion go1.12.7 -D "" -importcfg $WORK/b058/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f8/f88b63903f6b2a14946baf84bceaa21009eef203a65a49933704f1c089a810f5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid HJF-WMS-AXscFe8rr_2X/HJF-WMS-AXscFe8rr_2X -goversion go1.12.7 -D "" -importcfg $WORK/b062/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6f/6fbceea749097f37e0265cb2794988e0eb4ceefab08d4aa24cc0640dfbef8ba2-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p log -std -complete -installsuffix shared -buildid aQ8jIXLePurlYMyY2wWr/aQ8jIXLePurlYMyY2wWr -goversion go1.12.7 -D "" -importcfg $WORK/b067/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/arith_arm64.o ./arith_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/arith_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f8/f86a823adef268be230854255742049b0f9beaeaa15b62e78b4161df49c03982-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid nvgF6aOILp8LfCAjeVfW/nvgF6aOILp8LfCAjeVfW -goversion go1.12.7 -D "" -importcfg $WORK/b066/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ab/abf1895a7d581f1ca83db66d63ccadc58380c2d5c910aef6a9d3a5b5922da5c6-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/rand -std -complete -installsuffix shared -buildid TvhmjB668vSLHnHdQwaS/TvhmjB668vSLHnHdQwaS -goversion go1.12.7 -D "" -importcfg $WORK/b041/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1f/1fddb93cc4b76b27ecfce43b19c31af7595ec43ba81d493c94c0c4094cebdd07-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p compress/flate -std -complete -installsuffix shared -buildid gXynUc-EyUWYEVcGZUwz/gXynUc-EyUWYEVcGZUwz -goversion go1.12.7 -D "" -importcfg $WORK/b070/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/28/283df6e088c33802d864a187894f22ba9fca8bc260a85a07e295cd11dce80044-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7cCOrC0O82aJW-o2Uc61/7cCOrC0O82aJW-o2Uc61 -goversion go1.12.7 -D "" -importcfg $WORK/b069/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e6/e66bcbc8f6271df997037934c0c558fa97af294b76dead54589ebf2631a3ed06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid OVFHdIbV2H28_1RaEy40/OVFHdIbV2H28_1RaEy40 -goversion go1.12.7 -D "" -importcfg $WORK/b073/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d9/d9dd9cf2bad4a4a81adf0b3a583cadcd81199da789fc3f8103e33cab19aef57e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/cri-o/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 6ruZaO6jvDqbPOVu4ilz/6ruZaO6jvDqbPOVu4ilz -goversion go1.12.7 -D "" -importcfg $WORK/b074/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p os/user -std -installsuffix shared -buildid Yu1azN57ymUYp27SRCKR/Yu1azN57ymUYp27SRCKR -goversion go1.12.7 -D "" -importcfg $WORK/b060/importcfg -pack ./lookup.go ./user.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo_lookup_unix.cgo1.go $WORK/b060/getgrouplist_unix.cgo1.go $WORK/b060/listgroups_unix.cgo1.go $WORK/b060/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p net -std -installsuffix shared -buildid gwZEWfFoPMNuMIyV2Ps2/gwZEWfFoPMNuMIyV2Ps2 -goversion go1.12.7 -D "" -importcfg $WORK/b052/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/b052/_cgo_gotypes.go $WORK/b052/cgo_linux.cgo1.go $WORK/b052/cgo_resnew.cgo1.go $WORK/b052/cgo_socknew.cgo1.go $WORK/b052/cgo_unix.cgo1.go $WORK/b052/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5a/5a75c2d1d0c1ac0eca190e712a681dd5fdcbc1da47cc127724d13b68e7c0a4f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid ox-NfBvfcjFoRCsMTlQ0/ox-NfBvfcjFoRCsMTlQ0 -goversion go1.12.7 -D "" -importcfg $WORK/b081/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/92/9207d0a90beaa726af54224499a50bb30f88b8e1abb743df2856d73f79fc0ad0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid b-ykhHzEa7ldc3_Pb4vb/b-ykhHzEa7ldc3_Pb4vb -goversion go1.12.7 -D "" -importcfg $WORK/b083/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/75/7583b35aaf6cddd877ec6f163525aca78a2dcd0705241c0dd485f66453fbce7a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid eDUyPvFeqTnXuxMP4MUV/eDUyPvFeqTnXuxMP4MUV -goversion go1.12.7 -D "" -importcfg $WORK/b090/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c3/c3b6b78263b7b2a59f23002d11cbf79594b196ed9bdc07ecf1f5587abff1cf13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid XIbxssiDJunYB6uzUWKW/XIbxssiDJunYB6uzUWKW -goversion go1.12.7 -D "" -importcfg $WORK/b089/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/57/578903592575a3de21ac4ceb473c19ba3385798ed4b0e1fd63afe043940d78ff-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p flag -std -complete -installsuffix shared -buildid KoHCedNyole6S1wqNTQz/KoHCedNyole6S1wqNTQz -goversion go1.12.7 -D "" -importcfg $WORK/b092/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f5/f5f954c972c06d6117e7c2365d73e0a44c8a0a1fe47d9928aa0368c9f57ee4e0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid dhhdHmxX-KhKiSeVtN2Q/dhhdHmxX-KhKiSeVtN2Q -goversion go1.12.7 -D "" -importcfg $WORK/b096/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f8/f854aa705b828e05dc93a0b4aeb883e476ca66922878b7a675920dc415212373-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid N1uINF5x1OmWUdprlUqX/N1uINF5x1OmWUdprlUqX -goversion go1.12.7 -D "" -importcfg $WORK/b095/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/88/883b560cf296181d57df769390104a4c2a241d5dc2cbeefbc2d01e146aed1894-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid fNQnnQEZLB_N8mB9z3us/fNQnnQEZLB_N8mB9z3us -goversion go1.12.7 -D "" -importcfg $WORK/b099/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e6/e65535aa3357adeb0b5c844b1c0630618e29de2913249f3deec0446b2918414a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid aTMzGi2srtXmGyP9FjGs/aTMzGi2srtXmGyP9FjGs -goversion go1.12.7 -D "" -importcfg $WORK/b068/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9d/9d6e0947a9d80b0442b57c9c06b03fce1d9da11297c9ca4a8eec8764510bfb9e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types -complete -installsuffix shared -buildid HXLD_0Y-BHg2ZWDfKubA/HXLD_0Y-BHg2ZWDfKubA -goversion go1.12.7 -D "" -importcfg $WORK/b077/importcfg -pack ./any.go ./any.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./wrappers.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8d/8d5c6d7db64f342dc882494ce1182fc6f437c29f63ecc9008ab7a1e2e09d5666-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid cRJk7eXBtjyv2MeOU1vy/cRJk7eXBtjyv2MeOU1vy -goversion go1.12.7 -D "" -importcfg $WORK/b085/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c8/c8a2385314fc7ba02ed8dc567d56aef9e790b9815888e7dd29358b9b896a2a05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid CAmMJNP6vSeuHfFX3pI0/CAmMJNP6vSeuHfFX3pI0 -goversion go1.12.7 -D "" -importcfg $WORK/b086/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f0/f0e8ed77883b0ae7ece9a74b5f9990107aa3121f2a9d93e184e63d253ea2cb8f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 1Wp5vowoBct2m8YYzSRZ/1Wp5vowoBct2m8YYzSRZ -goversion go1.12.7 -D "" -importcfg $WORK/b087/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b5/b5672ac13525b05552d6c62bbfbeb445f41d6bd8da6a2586feb6b04e180849bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/duration=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/timestamp=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid xIJKImrQTpCdwEfX_IHr/xIJKImrQTpCdwEfX_IHr -goversion go1.12.7 -D "" -importcfg $WORK/b084/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/6e/6ebdc0cd443a3148b0ca29928140536a195dd4f24759fa25243d83c0cf9f366e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid j75VpCJiGUzb0Z1_rCe0/j75VpCJiGUzb0Z1_rCe0 -goversion go1.12.7 -D "" -importcfg $WORK/b088/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c5/c5ede46aabe50254fbe3f36be68276c088a4ec21dc889d83a5f38f249108ffe1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid Qs3FHQIALVtGKJrshd7_/Qs3FHQIALVtGKJrshd7_ -goversion go1.12.7 -D "" -importcfg $WORK/b082/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/54/54858fdff368bb01e37195c449ba7203e9e4f0088be50ec5a6baf6d6653f1431-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid MSHNw6aqI5zXM2rAKyPX/MSHNw6aqI5zXM2rAKyPX -goversion go1.12.7 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go ./grpc.go BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9f/9faa8b292f2081623c9b2616abb408ce1245f57406507f1a893fed0236be4391-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid zqZlP1U5iEz2oFLIzqrN/zqZlP1U5iEz2oFLIzqrN -goversion go1.12.7 -D "" -importcfg $WORK/b065/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cc/cc3d0ad1c62e830ac2397217f41561254107c1cf82500ffd32eaa3427054b3a6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/errdefs=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces -complete -installsuffix shared -buildid abLih8hF5_aFW-FKAaLZ/abLih8hF5_aFW-FKAaLZ -goversion go1.12.7 -D "" -importcfg $WORK/b079/importcfg -pack ./context.go ./grpc.go ./store.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5e/5ed9206a58416e5f3b3922ac515c4fb1a56f37b2249bead5be94869170332599-d # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b3/b38d7c04b78830b9e51c15f92310719497b996b97753a70e1c239cc48588e33f-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p text/scanner -std -complete -installsuffix shared -buildid 0rZyJda6zcR9DOw2N-_J/0rZyJda6zcR9DOw2N-_J -goversion go1.12.7 -D "" -importcfg $WORK/b113/importcfg -pack ./scanner.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/fifo -complete -installsuffix shared -buildid JwjiNQopiax4qDgXDfVN/JwjiNQopiax4qDgXDfVN -goversion go1.12.7 -D "" -importcfg $WORK/b104/importcfg -pack ./fifo.go ./handle_linux.go ./mkfifo_nosolaris.go BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e7/e7c609c8edd4cedef65640a621cb3fd569d242c024704233b63936c8a5ca6330-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/cri-o/cri-o/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid 9h68ksGJA1cUxNCorJbU/9h68ksGJA1cUxNCorJbU -goversion go1.12.7 -D "" -importcfg $WORK/b040/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b9/b97d3bdee800160ad69709170bf1260c601e434be6b35a0aa289cd38b2b1e8b3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/8e/8ecf110450dde1ae17acbaf513ca8955001a4f0615fad7ae7be1bba67a6e145c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid HL_4ktHqgVCvJWc3HQUG/HL_4ktHqgVCvJWc3HQUG -goversion go1.12.7 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6c/6cd37444281bfb696e0dc650ca899fba2fe3c24c25520853eb16da210f3cf89e-d # internal BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b113/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid acO-O9ZtZnYZdct-aKUt/acO-O9ZtZnYZdct-aKUt -goversion go1.12.7 -D "" -importcfg $WORK/b112/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task -complete -installsuffix shared -buildid uPPNY1XlwiLJC-gPtqgF/uPPNY1XlwiLJC-gPtqgF -goversion go1.12.7 -D "" -importcfg $WORK/b076/importcfg -pack ./task.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/c5/c50ff01dce02ccc3b7f106fce1bce9e4f2c225e76f2033f8e7208d474b5bb17c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl -complete -installsuffix shared -buildid o8splbLwhs6N8KrbBL58/o8splbLwhs6N8KrbBL58 -goversion go1.12.7 -D "" -importcfg $WORK/b094/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/fc/fc9868e02e8b0b523ff6f1a9b0a6f7ddf820d3643894be94a9da801a9cda07b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/89/896dff4591327da5edb74ef4fb462faca1c071c68fed771c8108a085baa64cb7-d # internal BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/typeurl=github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events -complete -installsuffix shared -buildid o97nCwUrjeR8LWVnJjTx/o97nCwUrjeR8LWVnJjTx -goversion go1.12.7 -D "" -importcfg $WORK/b093/importcfg -pack ./events.go BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types -complete -installsuffix shared -buildid 2d9_aHnAY0KsLycDyIN_/2d9_aHnAY0KsLycDyIN_ -goversion go1.12.7 -D "" -importcfg $WORK/b098/importcfg -pack ./descriptor.pb.go ./doc.go ./metrics.pb.go ./mount.pb.go ./platform.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/61/61456c533e80ea547def122421e927dc66bb1a8e9c8e340cbad08bd33642148c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid dAYhP3eCdvH7caI7XnLL/dAYhP3eCdvH7caI7XnLL -goversion go1.12.7 -D "" -importcfg $WORK/b117/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/18/18d12e34c3230a8c3d986ca047e674094183da04d43ba779feb5eb02347864d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid Wc1f9yO8dNeE45Hjddp_/Wc1f9yO8dNeE45Hjddp_ -goversion go1.12.7 -D "" -importcfg $WORK/b123/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/17/179654c4edc1cfc9bc34b31f1b14681d5c6010036857800984dbe4ebdd845b92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid fUFDhYkApaPdB2xoQjUH/fUFDhYkApaPdB2xoQjUH -goversion go1.12.7 -D "" -importcfg $WORK/b122/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fe/fea941fbbbc887a23740d65fdd289bb3fc9c411c46e1b98b8eb58a6d2ee3e016-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/errdefs BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/cri-o/cri-o/utils/errdefs -complete -installsuffix shared -buildid htUTOggUQdwP0ZpfyFTG/htUTOggUQdwP0ZpfyFTG -goversion go1.12.7 -D "" -importcfg $WORK/b124/importcfg -pack ./errors.go ./grpc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/18/188ceae51cea264230a9b41465b096a71932a6943b770bd2f33c4a3798bfd1b7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/fifo BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/fifo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/cri-o/cri-o/utils/fifo -complete -installsuffix shared -buildid oJ9cwgNw_Sk1lca9RIbz/oJ9cwgNw_Sk1lca9RIbz -goversion go1.12.7 -D "" -importcfg $WORK/b125/importcfg -pack ./fifo.go ./handle.go BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/54/546ba692cbc0d261b08160482a42e8b340e8ded106c6150c4d47160790f97bc2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/defaults=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults BUILDSTDERR: importmap github.com/containerd/fifo=github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio -complete -installsuffix shared -buildid _fQmuHIvB07YHqST_bVB/_fQmuHIvB07YHqST_bVB -goversion go1.12.7 -D "" -importcfg $WORK/b127/importcfg -pack ./io.go ./io_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2e/2ea57bb1f8261f6993e3c06a23eb707795e086c3671ac319f50197bd54fe6928-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b137 -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b137/symabis ./p256_asm_arm64.s BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p crypto/elliptic -std -installsuffix shared -buildid JkZscGXD41UU-jrXXEdi/JkZscGXD41UU-jrXXEdi -goversion go1.12.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0c/0c609e32c5402985f00bb5a0b9b06d39d84f4b5e6b287eed629923d39e50df72-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid EASt-s7ITt19oLTDMp-y/EASt-s7ITt19oLTDMp-y -goversion go1.12.7 -D "" -importcfg $WORK/b140/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a1/a1ecb3721002e04223e8d576e0e555da6248e58a5c14fafe43e955f75d698044-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b137 -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b137/p256_asm_arm64.o ./p256_asm_arm64.s BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc -complete -installsuffix shared -buildid Qk7JIxBfNcL7UZbZgN9Y/Qk7JIxBfNcL7UZbZgN9Y -goversion go1.12.7 -D "" -importcfg $WORK/b100/importcfg -pack ./channel.go ./client.go ./codec.go ./config.go ./handshake.go ./server.go ./services.go ./types.go ./unixcreds_linux.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b137/_pkg_.a $WORK/b137/p256_asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/2f/2fe51700359e243595e82251e2db6562c50cb7842aed71c229abe440f31adb65-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 2fv2zeVlpr-2Yg8zGlvJ/2fv2zeVlpr-2Yg8zGlvJ -goversion go1.12.7 -D "" -importcfg $WORK/b103/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/86/868b8948c4b6fdd4c597a5fafdb16c72ae4567f422adef63af62d03a6ce16ea4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/console -complete -installsuffix shared -buildid toOGkGgdAFfiO3If99t-/toOGkGgdAFfiO3If99t- -goversion go1.12.7 -D "" -importcfg $WORK/b106/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4e/4e3a89b325096cae14c059a3762b0d2c98953f262be8a0365ae2bedbfc049fe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b102/ -importpath github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b102/ -g -O2 ./sysconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/47/47a92c2e8f4285cd583be58ac3fbe40b7344dcf9ca40d33aa1eee67f90a234f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/api/types=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types BUILDSTDERR: importmap github.com/containerd/containerd/api/types/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task -complete -installsuffix shared -buildid -O6WnB0iWVL2HMD2vyww/-O6WnB0iWVL2HMD2vyww -goversion go1.12.7 -D "" -importcfg $WORK/b097/importcfg -pack ./doc.go ./shim.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/11/11eb7b3d55268054cdbe6db8686e873534bd515ef8edd4d0bacf6f99ef26a30f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/console=github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc -complete -installsuffix shared -buildid eaQrd75bJ9aKtjdYr4uj/eaQrd75bJ9aKtjdYr4uj -goversion go1.12.7 -D "" -importcfg $WORK/b105/importcfg -pack ./command_linux.go ./console.go ./container.go ./events.go ./io.go ./io_unix.go ./monitor.go ./runc.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cd $WORK/b102 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/03/030b0ca2078f75bcfd83f2510ba986f6098711fe599bb4bb20f4f38e5634aafd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid eebVHXOfJROSFrnxuC7B/eebVHXOfJROSFrnxuC7B -goversion go1.12.7 -D "" -importcfg $WORK/b039/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/98/98f603fc2a4ab9f70f985fd09a37fb7f59f47d51d1c21f09813b281160655606-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid kHkU9jsXe-fnXGG5kX1D/kHkU9jsXe-fnXGG5kX1D -goversion go1.12.7 -D "" -importcfg $WORK/b111/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1a/1ae1a117a76f11a78451ad4874bfa21d83b279143c38f26b317627542fb2de1f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid ICg4wOv0RZkjXHPzLCfF/ICg4wOv0RZkjXHPzLCfF -goversion go1.12.7 -D "" -importcfg $WORK/b110/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: cd $WORK/b102 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/50/5020e6ac28c5b00d75945e640a08b77fa66abfc168f378a04838651a33525a24-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid puHo9gOMA86wy2Owomlk/puHo9gOMA86wy2Owomlk -goversion go1.12.7 -D "" -importcfg $WORK/b109/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/12/1222a33aef7cc34edfa3fd04c237a4d2f9580f2b1db8168a4e484ce8b37a1e42-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid 8JTfHWVS5lN0lTE-3B3O/8JTfHWVS5lN0lTE-3B3O -goversion go1.12.7 -D "" -importcfg $WORK/b037/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/69/691ee9e0a36dc910e38451de35db20e1ccd9e002375b6d1b1341d91ae5296a31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid Chbdj47hdNONC3pohlBt/Chbdj47hdNONC3pohlBt -goversion go1.12.7 -D "" -importcfg $WORK/b116/importcfg -pack ./lookup.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 21y834PmDaPY12GlQ7Y6/21y834PmDaPY12GlQ7Y6 -goversion go1.12.7 -D "" -importcfg $WORK/b102/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b102/_cgo_gotypes.go $WORK/b102/sysconfig.cgo1.go $WORK/b102/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/46/46ce5ba7e4754158b63a33331a98ba65f7302382bc057640b340be9ac4691b1c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid T471geBpwAG8OuJEa2Gi/T471geBpwAG8OuJEa2Gi -goversion go1.12.7 -D "" -importcfg $WORK/b121/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/00/00c21b7c1fe0110ca7a25da6e11bd30139246b028e6efb8ae935480e16df51ce-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid QXQFp1xKcelbT5_LlMCd/QXQFp1xKcelbT5_LlMCd -goversion go1.12.7 -D "" -importcfg $WORK/b136/importcfg -pack ./ecdsa.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/_x001.o $WORK/b102/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/1b/1b1f05e90b8b3bb60ff989db5e8a876decceea2a72abc0ce6d9ec841d0cedb59-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/30/306a618eb4b82882b203c7eb1092dabbebd2efad6cb320655dc0db754b241bb9-d # internal BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: crypto/rsa BUILDSTDERR: cat >$WORK/b101/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: /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 ./subprocess_unsafe_linux.s BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid EqJd6j1y4baEmHPKIx4V/EqJd6j1y4baEmHPKIx4V -goversion go1.12.7 -D "" -importcfg $WORK/b144/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys -installsuffix shared -buildid P3cXMT5R_mEuPDsJZfjC/P3cXMT5R_mEuPDsJZfjC -goversion go1.12.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./env.go ./epoll.go ./fds.go ./filesys_unix.go ./mount_linux.go ./oom_unix.go ./proc.go ./reaper.go ./reaper_linux.go ./socket_unix.go ./stat_unix.go ./subprocess_unsafe_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/df/df5ee8ca624947a3de57347dff4898610ef88c1fdf6805dacea79e9ece68f50c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid MClVEg6hr2WffjrI8dba/MClVEg6hr2WffjrI8dba -goversion go1.12.7 -D "" -importcfg $WORK/b119/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: /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/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/subprocess_unsafe_linux.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/91/914eace6973fb7a3294c8e9837fc5d17ed8d43bbf7420144e1badbb009781545-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/events=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events BUILDSTDERR: importmap github.com/containerd/containerd/log=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log BUILDSTDERR: importmap github.com/containerd/containerd/namespaces=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: importmap github.com/containerd/containerd/sys=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys BUILDSTDERR: importmap github.com/containerd/fifo=github.com/cri-o/cri-o/vendor/github.com/containerd/fifo BUILDSTDERR: importmap github.com/containerd/go-runc=github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/containerd/typeurl=github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim -complete -installsuffix shared -buildid 1B4nzALdRghmMqb3fTGr/1B4nzALdRghmMqb3fTGr -goversion go1.12.7 -D "" -importcfg $WORK/b091/importcfg -pack ./reaper_unix.go ./shim.go ./shim_linux.go ./shim_unix.go ./util.go ./util_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/69/69bfab2276a9426a795096cd24b9f83c5fe9301eac64e3a1a9039744c4eab0dc-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid vBRVWba4sRlIRiWSZNVP/vBRVWba4sRlIRiWSZNVP -goversion go1.12.7 -D "" -importcfg $WORK/b147/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/09/09b887d872a2c13c4f4c9825b5dc39fead35762968a0e9897fdb022cd2345412-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink -complete -installsuffix shared -buildid veTnnAnMNfPRgGmP1wl4/veTnnAnMNfPRgGmP1wl4 -goversion go1.12.7 -D "" -importcfg $WORK/b118/importcfg -pack ./fs.go ./fs_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/94/94926f3ceb10555d610c481a673a6b2be114b84ae34c27af2081b3115dc220aa-d # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/83/830ae6febcba036a402705d9d67e45c57396b1c6a0937908d639aadd93b847fd-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid cKzz7D8fRkC_Y_LqPYsv/cKzz7D8fRkC_Y_LqPYsv -goversion go1.12.7 -D "" -importcfg $WORK/b148/importcfg -pack ./pkix.go BUILDSTDERR: github.com/cri-o/cri-o/utils BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/libpod/pkg/lookup=github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/docker/docker/pkg/symlink=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid 4yC34_ChbPbOX9duUGcg/4yC34_ChbPbOX9duUGcg -goversion go1.12.7 -D "" -importcfg $WORK/b115/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a4/a4bdec4b149c1bd6ce96bdf6cc1f97318fa45de15a59bad97c2e484e1f816ac6-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/84/842be3b4faae55668f258a61e71712f1841262d9508b3eba6c95f6af7832b59d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DY-q6S4c72stHMWSHYbu/DY-q6S4c72stHMWSHYbu -goversion go1.12.7 -D "" -importcfg $WORK/b150/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p net/url -std -complete -installsuffix shared -buildid 82R7m2DWZCsCuiiK2Ilv/82R7m2DWZCsCuiiK2Ilv -goversion go1.12.7 -D "" -importcfg $WORK/b152/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/55/55c480f7ee91ce90e8628214aeb2693e45251e3dc0fa061f3b004dc5837d0997-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid EaonXSGHjS4B-LXi6vpH/EaonXSGHjS4B-LXi6vpH -goversion go1.12.7 -D "" -importcfg $WORK/b162/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/2e/2ec017a1e0601e9393a12d48f7dd392f54ed5014b4d2153573106d30c99d4a82-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid cVgwVjDshRqYip3RfsQm/cVgwVjDshRqYip3RfsQm -goversion go1.12.7 -D "" -importcfg $WORK/b163/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bc/bc7e0929b56be8b991368d743ba592ca41c6e53742cc4efa3abe03a8e59c9439-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid tREFVL0f3FNs2_-6D4cT/tREFVL0f3FNs2_-6D4cT -goversion go1.12.7 -D "" -importcfg $WORK/b146/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d5/d51d56e34bcbc7bc3fa63fde41e753b142f48f1ead1f6f50bf08b6f4a63d0678-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Wb799K6uTmv4_UJU4fph/Wb799K6uTmv4_UJU4fph -goversion go1.12.7 -D "" -importcfg $WORK/b160/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/4f/4fc6340826899d4e701c43cb835c7df3af71b090cea8ac9f7233ee4d4f4638d1-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p net/textproto -std -complete -installsuffix shared -buildid QrGABPuQCFH2zB0V0VU-/QrGABPuQCFH2zB0V0VU- -goversion go1.12.7 -D "" -importcfg $WORK/b164/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bc/bc9db865e05e5f78c2e709bc1a5fb214928e378d5189176b7636c6e2dc8ef70e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid u5y9Hnkl5UD5Nn6fedRI/u5y9Hnkl5UD5Nn6fedRI -goversion go1.12.7 -D "" -importcfg $WORK/b165/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7c/7c35970b5afaaf0a76bd17330381e4f760404a474317c68b067b1cb3a3eb90fd-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid H-R7CL-DNfojNzJ_MEuc/H-R7CL-DNfojNzJ_MEuc -goversion go1.12.7 -D "" -importcfg $WORK/b171/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/b2/b26a587211109af4ed409cb5f0ab8a0cede9a41436f44129c07e7b110af5d8dd-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid WhAOqrvHu3ato2DGHWgb/WhAOqrvHu3ato2DGHWgb -goversion go1.12.7 -D "" -importcfg $WORK/b172/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ca/ca29f36ec51c9c71067e60dea5e86657bf6d5ca53a15cf489825a7815be76474-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid Iy8iWswPBl4kkJRlPbGy/Iy8iWswPBl4kkJRlPbGy -goversion go1.12.7 -D "" -importcfg $WORK/b159/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a4/a40430b16c0c3e8ee16fe24710a2ed8a1bbc5c9221c115e2e7387d01a674a578-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 94kaGwb0KYgJQmJRtn-k/94kaGwb0KYgJQmJRtn-k -goversion go1.12.7 -D "" -importcfg $WORK/b169/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c3/c3bdc1973e400fbccc2005a7234884b3db8c8ce31fd14844d5115fc4ca21e1e5-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 0JhaNchzenwqO0qAmC-c/0JhaNchzenwqO0qAmC-c -goversion go1.12.7 -D "" -importcfg $WORK/b133/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1f/1f0fdd36a278c2d47f48fd4b36daf68ea2eb255d262a59ba363bcf3bb64aafb0-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid GzavdWjCGG-iPP7_GaaL/GzavdWjCGG-iPP7_GaaL -goversion go1.12.7 -D "" -importcfg $WORK/b174/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/20/203df8525a683ed4d63275265a13c1b971e909ad009e196cb5d68d3cc002a6ba-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p mime -std -complete -installsuffix shared -buildid yUFUrj347SPYBD1FAMb2/yUFUrj347SPYBD1FAMb2 -goversion go1.12.7 -D "" -importcfg $WORK/b175/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ee/eeff79792718d59852c1fc7922f8d88e513fb0a1c9dbc7171c8eb6746769ea25-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid QP39B8NFEH8Vg8FZ2z_n/QP39B8NFEH8Vg8FZ2z_n -goversion go1.12.7 -D "" -importcfg $WORK/b158/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d0/d02f54e46485699e7938ab7a8c4a4fe44969f7b3e98ed47daec6d5713f26d838-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid YeUE9Z6zpOGRbVGEYP37/YeUE9Z6zpOGRbVGEYP37 -goversion go1.12.7 -D "" -importcfg $WORK/b177/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/bb/bb5935c89bd7548964ca3ac16297cd564bb33804dbd79257d548e09597a2018a-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p net/http/internal -std -complete -installsuffix shared -buildid p0XRv9nEUukV7pNdkCPp/p0XRv9nEUukV7pNdkCPp -goversion go1.12.7 -D "" -importcfg $WORK/b179/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/00/004bdb3accc4a9b3dbcb891a7c44265f4eded2f7d0086ab12cb6f7c38f4f962a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid YJW2O16uL7q_hxdCudDU/YJW2O16uL7q_hxdCudDU -goversion go1.12.7 -D "" -importcfg $WORK/b181/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d7/d7d7aefdea6ce5b0583ffcf907c98da651dec6ac744d112d198af7126149c664-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid IPDTT7rLb1MpVFQ2B3Mz/IPDTT7rLb1MpVFQ2B3Mz -goversion go1.12.7 -D "" -importcfg $WORK/b168/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a9/a9e590177c56a7cc5e00ebbd651573b83fd27d256a79a0988292575e5237d69e-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ul44elYXdrjXf6f7HbcP/ul44elYXdrjXf6f7HbcP -goversion go1.12.7 -D "" -importcfg $WORK/b176/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/06/0660bf86b48af08b20591fc91b60118ddaab26484cc02923ed63f546651b1e6a-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p text/template/parse -std -complete -installsuffix shared -buildid lU4lLp0s6F_8h5K-icXX/lU4lLp0s6F_8h5K-icXX -goversion go1.12.7 -D "" -importcfg $WORK/b185/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/86/86883e11ad0005697a084fb8f1d83460190d87259fa52cd89cbc209269c71b52-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid qI30pgjhXQ1IanuDJX3d/qI30pgjhXQ1IanuDJX3d -goversion go1.12.7 -D "" -importcfg $WORK/b189/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/44/449fe438716521f5c9fc89ca11c04f3ba6f483f9a3fc0d68e352ff24e81fc21e-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid Bg3k0L-zLyp7N-2m6eQg/Bg3k0L-zLyp7N-2m6eQg -goversion go1.12.7 -D "" -importcfg $WORK/b167/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/1f/1f6ffb9a9beeee0698bd6037cfad86cbba0c994170b7195efa1369ccd0d9e040-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid xA9Is0lgVsSahxjUDbCk/xA9Is0lgVsSahxjUDbCk -goversion go1.12.7 -D "" -importcfg $WORK/b173/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/83/83aa0b2ccc206e834ff7e29a88b74e145c7c2b7fcca099156727cffa3d621bb4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b189/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid J642jBd4AOpmes5B2EPc/J642jBd4AOpmes5B2EPc -goversion go1.12.7 -D "" -importcfg $WORK/b188/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/71/71d0c80b743086e57cfff25dc33ae297b0de5f7841c164b50a215486a478dd4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid Hs0YbsH5lNjo8fZPQ2Eu/Hs0YbsH5lNjo8fZPQ2Eu -goversion go1.12.7 -D "" -importcfg $WORK/b192/importcfg -pack ./messages.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/67/67fc97dbf8a7fb9135bbe76c281eae80f4a846054048b215b9b91bb6a7eca34b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid Vti2Yn36T_HFulkTXeD3/Vti2Yn36T_HFulkTXeD3 -goversion go1.12.7 -D "" -importcfg $WORK/b195/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ca/ca087855d4d53c45a0e8f948a9b72e6e7d47a22a4dfc89c2c744b5253153a933-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid 8vlF4KXMzUBBwZar7SeE/8vlF4KXMzUBBwZar7SeE -goversion go1.12.7 -D "" -importcfg $WORK/b197/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e3/e3f603e2ca314d93132b98ac9f6483efb4d0631f266547a6fb9255dc4cd44506-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid J63o7Sqq8G7ybCqs12YB/J63o7Sqq8G7ybCqs12YB -goversion go1.12.7 -D "" -importcfg $WORK/b198/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ca/ca9147de656dca5c4f73b0a8563f5ce40124a50421b1400c2caa51b801fba1d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/typeurl BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/types=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/typeurl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/cri-o/cri-o/utils/typeurl -complete -installsuffix shared -buildid 38yCC46AyY8LNM26ZQLZ/38yCC46AyY8LNM26ZQLZ -goversion go1.12.7 -D "" -importcfg $WORK/b201/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e5/e59c909583157080ec062314a5d4dbf67b404416a1fd3430463f7e564c54fcca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid WcTAZSnlu-jkoMLNhJky/WcTAZSnlu-jkoMLNhJky -goversion go1.12.7 -D "" -importcfg $WORK/b203/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/98/98eee085787816c879ba4834bd01179504ee6fe997cb21a02be8e2a1dc1c0c84-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p text/template -std -complete -installsuffix shared -buildid -Y-LTV_2UwWU_A1nFQh1/-Y-LTV_2UwWU_A1nFQh1 -goversion go1.12.7 -D "" -importcfg $WORK/b184/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/77/771045967300b9421d92d9364728537d055643cf11324d065203b3faeec91779-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid S8q0__VqZzegBC2w2rN6/S8q0__VqZzegBC2w2rN6 -goversion go1.12.7 -D "" -importcfg $WORK/b204/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/df/df983aef3e52c28504f5744c890c02dc723c53079a69501ad052ebd76743c762-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid 5LSWwQysdT_2BiAMRkoV/5LSWwQysdT_2BiAMRkoV -goversion go1.12.7 -D "" -importcfg $WORK/b205/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/23/2301b7fe7a1b7e28caf6cbcfd5270382e8647a199028115b0a2a4f5f14b186b8-d # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/bc/bc0b0f2d4839e49314b606157e1dc22aa8fa1e75ee609601a4210e070818d8e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid d50eXiEyWodSx6z91Zbb/d50eXiEyWodSx6z91Zbb -goversion go1.12.7 -D "" -importcfg $WORK/b202/importcfg -pack ./pools.go BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid FzSJtNAOJzm2uz6nC3ny/FzSJtNAOJzm2uz6nC3ny -goversion go1.12.7 -D "" -importcfg $WORK/b206/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a7/a73e394e796970bbd9ffb7181509822eae3b9ae92289b2a54542646cec4f4ead-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/cri-o/cri-o/vendor/github.com/kr/pty -complete -installsuffix shared -buildid xHfT21D6y8IXoG_p776p/xHfT21D6y8IXoG_p776p -goversion go1.12.7 -D "" -importcfg $WORK/b207/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ae/aef5b31408d01226ba9ac3c0c4511b10e6e4f883e379635d757bf8dbf5198f13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid Ctfr9SqQkxuJof3iD7z7/Ctfr9SqQkxuJof3iD7z7 -goversion go1.12.7 -D "" -importcfg $WORK/b209/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/34/341d366c9b6acc35c9830560aadc1b62bf9fe12fcdb3062541e7e04676efdffa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid WMlVhwqe7lTy_cz67T7X/WMlVhwqe7lTy_cz67T7X -goversion go1.12.7 -D "" -importcfg $WORK/b210/importcfg -pack ./fileutils.go ./idtools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/06/066e3fb5077e1cf739f5a8b5df51b5ff97d96b8e603af2c43b480f949a8c076f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid JcnFGuvZsTV6y96pZsCI/JcnFGuvZsTV6y96pZsCI -goversion go1.12.7 -D "" -importcfg $WORK/b213/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e3/e35659526231d262994a017592842f61edb55ee7dbdac970b1f876e5d4eb760e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid bT87PqT2tdYp6csh_Zzc/bT87PqT2tdYp6csh_Zzc -goversion go1.12.7 -D "" -importcfg $WORK/b215/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/7a/7aee083f68e5d86989ce1e5e3e5d991b8db27d0ec1fa366128b3af626f75b54b-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p html/template -std -complete -installsuffix shared -buildid knk2hV2mNC80dC9ku5AJ/knk2hV2mNC80dC9ku5AJ -goversion go1.12.7 -D "" -importcfg $WORK/b182/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/90/90960d0ac2441e5430281d71b4ff1c684229865ca72a9cd4f59627fea8d50777-d # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/65/6574e8d088f0f7181b7b9ec7fbc045646acf945a8ac5c9081c21592ac2f62ef1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b218/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b218/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid iHDhGrcxSnO2-vaeXbjB/iHDhGrcxSnO2-vaeXbjB -goversion go1.12.7 -D "" -importcfg $WORK/b212/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b7/b7ea0f8627b1d3d218b1918cab952d3bed2062a66b351d0c3bc34107e80f656c-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid j5E_2ZSvGpczzls19sK3/j5E_2ZSvGpczzls19sK3 -goversion go1.12.7 -D "" -importcfg $WORK/b178/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/20/202e462e99d3752f2eb96fca07e570e44f49344b04bf7e57312f61856cffd724-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p net/http -std -complete -installsuffix shared -buildid 3uU8cDLI2JjbitjPsSg5/3uU8cDLI2JjbitjPsSg5 -goversion go1.12.7 -D "" -importcfg $WORK/b166/importcfg -pack ./client.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/08/08807eeb85930436f3113509ec36e549864f5439543bfdf2734bf429ccaaf96c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid HYlOVRF8tUH1VAeoe5sF/HYlOVRF8tUH1VAeoe5sF -goversion go1.12.7 -D "" -importcfg $WORK/b190/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b4/b40dc674d2f7257bc506e63f6a1595a63b4ad2436f872c5662f17ec58afddbf3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/connectivity=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/resolver=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid QGpjQ8WOoPaytJEeXKgl/QGpjQ8WOoPaytJEeXKgl -goversion go1.12.7 -D "" -importcfg $WORK/b187/importcfg -pack ./balancer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/93/93d185258bb120972eb50efb5b649ec2c4662693e233f9d15c299992cd048f10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid 6X4jYxei9nNHGFXK1uuQ/6X4jYxei9nNHGFXK1uuQ -goversion go1.12.7 -D "" -importcfg $WORK/b196/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/58/588c681fb2e95fb4fc4c2c6ce009d6072a542ed32909f8528d76fb352731a36c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/utils=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid KUvcxftu5e-djNjsIbZ-/KUvcxftu5e-djNjsIbZ- -goversion go1.12.7 -D "" -importcfg $WORK/b214/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./kmem.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/81/8171e3272d553a073c56e35b6d9beab04a63a1c48a1093f5bbb43925b7c32b30-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid fqMfiq5bWivA8N4eBRSL/fqMfiq5bWivA8N4eBRSL -goversion go1.12.7 -D "" -importcfg $WORK/b220/importcfg -pack ./intelrdt.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/6b/6b1e858b23ee555ca91b024980a2b3e83e8b305271fad231349589fe112e55df-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid QIiDB0c-KwwbYTjOa7J4/QIiDB0c-KwwbYTjOa7J4 -goversion go1.12.7 -D "" -importcfg $WORK/b221/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd $WORK/b218 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b218=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b218=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/46/4651bfcc9e3b317cdea06b6a4e39c0eee725e04f549ec2313734628727eec1f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid jKPYSO_CV98XA6dO7KKE/jKPYSO_CV98XA6dO7KKE -goversion go1.12.7 -D "" -importcfg $WORK/b222/importcfg -pack ./keyctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/19/19f4f4e2a9345c45a742f8d9e6757d4754c8331a81ce15d7264534fa4a5343fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid MiGZ9I4r7y_JAXTm0DZv/MiGZ9I4r7y_JAXTm0DZv -goversion go1.12.7 -D "" -importcfg $WORK/b223/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/3e/3e5cda99d30604ddccb6ca312e742f39556913ca4b2854a8bd68117e599f6e29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/intelrdt=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid ij03SlWD249bEmqbGBb_/ij03SlWD249bEmqbGBb_ -goversion go1.12.7 -D "" -importcfg $WORK/b219/importcfg -pack ./rootless.go ./validator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7d/7d8a21125de93175ebcc31eefbd0d6c58a6a71f17aafc077ed133246050bf211-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b225/ -importpath github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b225/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd $WORK/b218 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b218=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/32/32c1c8474352c9e89c8210be9780b618f8e2a7103e513d46cec5242d8498d785-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid j-rJx0hHaY9o2JxSJnf6/j-rJx0hHaY9o2JxSJnf6 -goversion go1.12.7 -D "" -importcfg $WORK/b227/importcfg -pack ./label_selinux.go BUILDSTDERR: cd $WORK/b218 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b218=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/03/03aaa174f25747848a6821164588ed2ea1201536e959f423a038629448b71197-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid hW2fq2OvZBTZ8iIlqxyT/hW2fq2OvZBTZ8iIlqxyT -goversion go1.12.7 -D "" -importcfg $WORK/b228/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b218=/tmp/go-build -gno-record-gcc-switches -o $WORK/b218/_cgo_.o $WORK/b218/_cgo_main.o $WORK/b218/_x001.o $WORK/b218/_x002.o $WORK/b218/_x003.o -g -O2 -ldl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c2/c2ba83722240536905750ab93e0ef0a438f36ef059ab6adab142b34718d571ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid ePd-n_ByPHv5We-jRvEk/ePd-n_ByPHv5We-jRvEk -goversion go1.12.7 -D "" -importcfg $WORK/b231/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage dlopen -dynimport $WORK/b218/_cgo_.o -dynout $WORK/b218/_cgo_import.go BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid RtIsNhtm347I6EUGkVOx/RtIsNhtm347I6EUGkVOx -goversion go1.12.7 -D "" -importcfg $WORK/b218/importcfg -pack $WORK/b218/_cgo_gotypes.go $WORK/b218/dlopen.cgo1.go $WORK/b218/dlopen_example.cgo1.go $WORK/b218/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ed/edc0fd95fa8c412e0baec421f8a54e30c83647c6ad347a0093b007b64de4d7d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid 3mFIGxBDuNdeGXobRcXp/3mFIGxBDuNdeGXobRcXp -goversion go1.12.7 -D "" -importcfg $WORK/b230/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b218/_pkg_.a $WORK/b218/_x001.o $WORK/b218/_x002.o $WORK/b218/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d0/d0543fcc36f0520008ef135d59ff13c00030e385a4114f12f6e7524c799e2d04-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b217/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b217/ -g -O2 ./util_cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e5/e50114c02bb516b55cfac6ce9d01e7cc9de99d9c86ae2bbf7b308f00fa6e1d96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid tw8pYM4AaROLFmiD10dG/tw8pYM4AaROLFmiD10dG -goversion go1.12.7 -D "" -importcfg $WORK/b229/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: cd $WORK/b217 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b217=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b217=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b217=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b217=/tmp/go-build -gno-record-gcc-switches -o $WORK/b217/_cgo_.o $WORK/b217/_cgo_main.o $WORK/b217/_x001.o $WORK/b217/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage util -dynimport $WORK/b217/_cgo_.o -dynout $WORK/b217/_cgo_import.go BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid S-0lb8wiWO82oKSCY0tt/S-0lb8wiWO82oKSCY0tt -goversion go1.12.7 -D "" -importcfg $WORK/b217/importcfg -pack ./util.go $WORK/b217/_cgo_gotypes.go $WORK/b217/util_cgo.cgo1.go $WORK/b217/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b217/_pkg_.a $WORK/b217/_x001.o $WORK/b217/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d8/d8c70510fba5856de1fa3cc5ea899d71fb3360d47ca29542c6e5ae7294271b08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/util=github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: importmap github.com/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/fs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid iwZMj1lekeR41ZLB4zyw/iwZMj1lekeR41ZLB4zyw -goversion go1.12.7 -D "" -importcfg $WORK/b216/importcfg -pack ./apply_systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/96/96205b90db75b668b23bfb6ee869680bb79631e4347d7f398c2b963892574369-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid AZApU6ZQ1moqafZ1hi9S/AZApU6ZQ1moqafZ1hi9S -goversion go1.12.7 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/40/40073d161c81c22fb67cebcd893c10e602d26491cf551f1a6849b1dc456026dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/klog -complete -installsuffix shared -buildid ryXvY_D4vAFVFB77ePLV/ryXvY_D4vAFVFB77ePLV -goversion go1.12.7 -D "" -importcfg $WORK/b236/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: cd $WORK/b225 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b225=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b225=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/e4/e468f66623850daf9edeb9a73688483b12dace1aef220fab9c3a9dc8a8805fd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid JxrwpRcwDill25Aw8k8v/JxrwpRcwDill25Aw8k8v -goversion go1.12.7 -D "" -importcfg $WORK/b235/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/62/62e6d105181e2776fcb05378f050ad686d2f79d762f4942e7bdca40d53e5dd06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid jVSnUHsrMzFgLiWdxCjj/jVSnUHsrMzFgLiWdxCjj -goversion go1.12.7 -D "" -importcfg $WORK/b234/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/44/4420385c3438636688ad0f5473d8f07a57c9dba5497e277d2172f0a79f13e0e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid HaZiEQybQeUf7lNaOywa/HaZiEQybQeUf7lNaOywa -goversion go1.12.7 -D "" -importcfg $WORK/b240/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: cd $WORK/b225 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b225=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e7/e747fe17ededb4badd3b370408eda0ad25b098a3cf8f8c8e7864b247074b04a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid ebwpHK0_MkZK29OnQhc9/ebwpHK0_MkZK29OnQhc9 -goversion go1.12.7 -D "" -importcfg $WORK/b239/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: cd $WORK/b225 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b225=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/00/00b21d9a299b88936f8d4f7e9fa8c88a281dae5dec3b043b6fcdf38093c88295-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid kLsRwlSqsLCvZh9DTzfm/kLsRwlSqsLCvZh9DTzfm -goversion go1.12.7 -D "" -importcfg $WORK/b132/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b225=/tmp/go-build -gno-record-gcc-switches -o $WORK/b225/_cgo_.o $WORK/b225/_cgo_main.o $WORK/b225/_x001.o $WORK/b225/_x002.o $WORK/b225/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b225/_cgo_.o -dynout $WORK/b225/_cgo_import.go BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid DjYexxWfPIjwdmsZu-78/DjYexxWfPIjwdmsZu-78 -goversion go1.12.7 -D "" -importcfg $WORK/b225/importcfg -pack $WORK/b225/_cgo_gotypes.go $WORK/b225/seccomp.cgo1.go $WORK/b225/seccomp_internal.cgo1.go $WORK/b225/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/88/88449f44bba616125d1444d909c7fd9f36b4b3b1098ae96b869e9216da2c3daf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/timeseries=github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid iaz4c_JH8lpkryPcamkQ/iaz4c_JH8lpkryPcamkQ -goversion go1.12.7 -D "" -importcfg $WORK/b180/importcfg -pack ./events.go ./histogram.go ./trace.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b225/_pkg_.a $WORK/b225/_x001.o $WORK/b225/_x002.o $WORK/b225/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ff/ff9720a61a54a677470090903fe6989fc19ea0c755801cc628700c3c18908b40-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid NqO9hk5G3oE04YYirbvq/NqO9hk5G3oE04YYirbvq -goversion go1.12.7 -D "" -importcfg $WORK/b200/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6a/6a54233bbbef5bf18e115da09cd9a6891bd4f2e462c6491920f6e4ab3c2553a5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid Hlq3cEaSIbu7Pt8Lj7TC/Hlq3cEaSIbu7Pt8Lj7TC -goversion go1.12.7 -D "" -importcfg $WORK/b224/importcfg -pack ./config.go ./seccomp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/33/33b0781861514a90fffd6a87939371a0bee07d00c818ac98a061ef9c44ebf7b5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/cri-o/cri-o/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid gq8C1DbxPN4mWuQrgh4d/gq8C1DbxPN4mWuQrgh4d -goversion go1.12.7 -D "" -importcfg $WORK/b242/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2a/2af9f84caec402eea5888c0330d23a6314af8f1b539423ba25f4f57240496217-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid JpLHLh2lg33eksfCetVe/JpLHLh2lg33eksfCetVe -goversion go1.12.7 -D "" -importcfg $WORK/b244/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/d5/d5f2ce0ecb8be0f42432dfe3ed7242a24db105c3884214efe0e78de24840a977-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid dkIxyZfzSR_qZBQp0AXs/dkIxyZfzSR_qZBQp0AXs -goversion go1.12.7 -D "" -importcfg $WORK/b249/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/2b/2bb7d4b66229563e0c22dbf92ec5e2eab2aa1c8ae0cc0d7afce34d72247092a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid MXdY7hybAmqz5h1dOCeu/MXdY7hybAmqz5h1dOCeu -goversion go1.12.7 -D "" -importcfg $WORK/b243/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/78/78e3d26ab6d392c36c204c9bf36e0d023c3245b8c0680bc5b227ba347992560f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid TiZaa3aI_KS_q20qGr5Q/TiZaa3aI_KS_q20qGr5Q -goversion go1.12.7 -D "" -importcfg $WORK/b248/importcfg -pack ./errors.go ./path.go BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/38/383748b73f563182f95c33ad054ac8ac047feaf33d55e9ff8ee1c8746210382a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/containerd/console=github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/mrunalp/fileutils=github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/fs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups/systemd=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs/validate=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/intelrdt=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/keys=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/mount=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/seccomp=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/stacktrace=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/utils=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid BvlnoBVckynxNM5Z5JBA/BvlnoBVckynxNM5Z5JBA -goversion go1.12.7 -D "" -importcfg $WORK/b208/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats.go ./stats_linux.go ./sync.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/0f/0f3a588209703d4dd881529eedd2a42974903d44c09db5d46c23fd8b616466c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid _n2T4dgLui_jiQ6aB94x/_n2T4dgLui_jiQ6aB94x -goversion go1.12.7 -D "" -importcfg $WORK/b247/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/62/6216dbe78c49ab2d56b82e1b19f2908c386dac3f80322f2d0520df90e7bf1aca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid jk7hyy_nMwkG9J_HhJ5R/jk7hyy_nMwkG9J_HhJ5R -goversion go1.12.7 -D "" -importcfg $WORK/b245/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/97/971dda85e5215e05b70dcb4e35c0cf997e994c8b7eb61a000a2785fe7da6333c-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p go/token -std -complete -installsuffix shared -buildid H0AlP5QgRV_qe6hDeJU_/H0AlP5QgRV_qe6hDeJU_ -goversion go1.12.7 -D "" -importcfg $WORK/b253/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c2/c298da5b9f5656bc9070277de6f4382dbf554ad21b09c15b2e1f0e34d89316ab-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p go/scanner -std -complete -installsuffix shared -buildid y9c9NroNknDRJwTw8tml/y9c9NroNknDRJwTw8tml -goversion go1.12.7 -D "" -importcfg $WORK/b252/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/73/73e875b8e71fd4f82e49b9d8e04d4e5d41bec647d4c3cbeb5ef046cc12ed0953-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid URYXz5QeMOb9sUd1sMO2/URYXz5QeMOb9sUd1sMO2 -goversion go1.12.7 -D "" -importcfg $WORK/b256/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ce/ce930d76b4b39808707ad51f0715af08c56fd5d7fd53a86a1fc70c3d69195b35-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 3EGMQHdCjQz4xhWqwIJG/3EGMQHdCjQz4xhWqwIJG -goversion go1.12.7 -D "" -importcfg $WORK/b257/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9f/9f1b65b20c24383c3ee6e6b0948664cf6a7f4778668bc10b37510c64af658d1e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap google.golang.org/genproto/googleapis/rpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: importmap google.golang.org/grpc/keepalive=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: importmap google.golang.org/grpc/peer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: importmap google.golang.org/grpc/stats=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: importmap google.golang.org/grpc/tap=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid JIJlmCgv45iiT3xQhdj0/JIJlmCgv45iiT3xQhdj0 -goversion go1.12.7 -D "" -importcfg $WORK/b199/importcfg -pack ./bdp_estimator.go ./control.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ff/ffe9d7bd78bfd87f42790ee84b1fe07e2e0a4b1fd4909bbf54c8b1f252a418b9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/c9/c9bc523cb1517898aca93a7c27695352928bbf1bee498dfe2e277b5c44e90ac7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid fMCpDlK05Dd1j9VRyTjp/fMCpDlK05Dd1j9VRyTjp -goversion go1.12.7 -D "" -importcfg $WORK/b258/importcfg -pack ./json.go BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p go/ast -std -complete -installsuffix shared -buildid gCygf9ahQShBp2JXPs-P/gCygf9ahQShBp2JXPs-P -goversion go1.12.7 -D "" -importcfg $WORK/b251/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/cc/ccb33aabcfdf089d450b36697d65e088b0dd41ff39fc97d083bd11c716fc3c43-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 82hhdIiqMXKeI03LOMpI/82hhdIiqMXKeI03LOMpI -goversion go1.12.7 -D "" -importcfg $WORK/b259/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c4/c48e4d34ba22aec2b640956b4334b08dc8af51cc85f5d578f866d4c94e1d7e16-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid P39SGYB3S3Grv-GgKwN1/P39SGYB3S3Grv-GgKwN1 -goversion go1.12.7 -D "" -importcfg $WORK/b260/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/5a/5a4623946954fc50298f2bdfb6e73359ba7a33b3c49e6cf96f92ba9ff283cfa1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid X3ND55b2tk0IktzxIJYY/X3ND55b2tk0IktzxIJYY -goversion go1.12.7 -D "" -importcfg $WORK/b261/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/66/6619c70034eed671e5d2db51b5064b9cac35ee7feed2412e75c86a4c4817849b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid q7zSCrjvlzgIICkl2MH3/q7zSCrjvlzgIICkl2MH3 -goversion go1.12.7 -D "" -importcfg $WORK/b263/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/5e/5e80ac4bd517610705669677a13de9ef2f99994071a2bc9cc2affe6d5c49e93f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 3lf3WYFDUx6XE5nZTbYT/3lf3WYFDUx6XE5nZTbYT -goversion go1.12.7 -D "" -importcfg $WORK/b264/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a6/a671ea19d07eb68ba739bfc9c57707d5eef6e8fb71f5afd10a91de6325492de6-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p go/doc -std -complete -installsuffix shared -buildid m4uMO7ZeFIh4ObGcBvbR/m4uMO7ZeFIh4ObGcBvbR -goversion go1.12.7 -D "" -importcfg $WORK/b254/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/11/115ea8bc1515e2e5dcc9ebcffc92bda0875b495962e11edefb897809a794025b-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p go/parser -std -complete -installsuffix shared -buildid 5CyJ1yOVhfHN63flhHKH/5CyJ1yOVhfHN63flhHKH -goversion go1.12.7 -D "" -importcfg $WORK/b255/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e6/e65f0010c53a1904a05478bc40fa7fab206d10f049023ecf90e41504259aac32-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid JrOrTh7Gy82Lbuaw6O-P/JrOrTh7Gy82Lbuaw6O-P -goversion go1.12.7 -D "" -importcfg $WORK/b269/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/0e/0ed4b375b27df39b7b1dc4cbffa09b636fed5e246aa4492d1e3d21e026b0e1fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid qk-M1GU2hzix2YrtMghd/qk-M1GU2hzix2YrtMghd -goversion go1.12.7 -D "" -importcfg $WORK/b272/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ae/ae4088c3fa8b47cf3dd4f906ea51d257c2db1834ea1db63ff018bf3d643eaca2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap golang.org/x/net/trace=github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: importmap google.golang.org/grpc/balancer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: importmap google.golang.org/grpc/codes=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: importmap google.golang.org/grpc/connectivity=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: importmap google.golang.org/grpc/credentials=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: importmap google.golang.org/grpc/grpclb/grpc_lb_v1/messages=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: importmap google.golang.org/grpc/grpclog=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: importmap google.golang.org/grpc/internal=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: importmap google.golang.org/grpc/keepalive=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: importmap google.golang.org/grpc/metadata=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: importmap google.golang.org/grpc/naming=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: importmap google.golang.org/grpc/peer=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: importmap google.golang.org/grpc/resolver=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: importmap google.golang.org/grpc/stats=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: importmap google.golang.org/grpc/status=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: importmap google.golang.org/grpc/tap=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: importmap google.golang.org/grpc/transport=github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid 9Nj1kTCSfvaVZBtloFCT/9Nj1kTCSfvaVZBtloFCT -goversion go1.12.7 -D "" -importcfg $WORK/b131/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./stream.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/33/337a827f69b1a36192bfcfdf82c7753aefb8c48887f3ec13ffd66043f6571e45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid g42ual1iHazG1t3u76HT/g42ual1iHazG1t3u76HT -goversion go1.12.7 -D "" -importcfg $WORK/b273/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/9b/9ba9fbd96b0212b5493b208855d447cb7740047dc393889b754c948877afa85b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid kKFoWmAz1-djstlhDhEi/kKFoWmAz1-djstlhDhEi -goversion go1.12.7 -D "" -importcfg $WORK/b277/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/21/21b5daa0553f8cc1744a6752f391db800f1e528d602d321b05cf2ca2eb08dfd5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid mB13z1WccQwCyib6dtWD/mB13z1WccQwCyib6dtWD -goversion go1.12.7 -D "" -importcfg $WORK/b250/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/d0/d012d4208f81593c843e90613d0ec579f3b3f022cc0c6ab289afaac548b46684-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b278 -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b278/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid JGXTdRq4fcjqk2ZilgU_/JGXTdRq4fcjqk2ZilgU_ -goversion go1.12.7 -symabis $WORK/b278/symabis -D "" -importcfg $WORK/b278/importcfg -pack -asmhdr $WORK/b278/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/03/037a93e85c86011115b9474ad6d84c2f6392279cf766952e34f8359c9c0a2a27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid LDDtTInTyOFto0EHccL3/LDDtTInTyOFto0EHccL3 -goversion go1.12.7 -D "" -importcfg $WORK/b280/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/97/97d7f20748a3fa0d28dd1d72ac5d6718d6a90f2030739f1e3d944a90da91bf0e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid KuaTOS-YbQkUohzQg5gI/KuaTOS-YbQkUohzQg5gI -goversion go1.12.7 -D "" -importcfg $WORK/b283/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/35/358e3a9fbe7d3e5fdca499891c32df7ed3784848e38601d97e694fd11b673e61-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap google.golang.org/grpc=github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -installsuffix shared -buildid 7Fc-6cb8wrAg1xxtsBPJ/7Fc-6cb8wrAg1xxtsBPJ -goversion go1.12.7 -D "" -importcfg $WORK/b130/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/8c/8c90076543c7b68958149003f937cf39b7799c4d184d7cfa99cb88d47fa65207-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid FI7Mg4cEL-QIgOWC5FGs/FI7Mg4cEL-QIgOWC5FGs -goversion go1.12.7 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b278 -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b278/relfect2_arm64.o ./relfect2_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b278 -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b278/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b278 -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b278/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b278 -I $WORK/b278/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b278/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b278/_pkg_.a $WORK/b278/relfect2_arm64.o $WORK/b278/relfect2_mips64x.o $WORK/b278/relfect2_mipsx.o $WORK/b278/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/71/713f309ac891e07432497105239ad21ed37c7db78c384d0e72fee06b655a6135-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid Rem2quWS3q_N3EiXbu-a/Rem2quWS3q_N3EiXbu-a -goversion go1.12.7 -D "" -importcfg $WORK/b241/importcfg -pack ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/64/6485167b1bd67239ca922723e4b15dc3b68c2bdafd4be294854afb71648a1b12-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid A8ah3z-JOK7AMFIatAV7/A8ah3z-JOK7AMFIatAV7 -goversion go1.12.7 -D "" -importcfg $WORK/b268/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/5e/5ef3558c6f3d38f9fe21be27c08b48ae9b5575ee179b50bf27510adb8caff73d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/cri-o/cri-o/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kibPobLNnPYgOkTXBr69/kibPobLNnPYgOkTXBr69 -goversion go1.12.7 -D "" -importcfg $WORK/b276/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/04/041c77fa99edfa721d78505d2bb3749dd1901663b97e0987f0bc503f56aeaf12-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid bz_n7kWYN-iKiyv7NJYT/bz_n7kWYN-iKiyv7NJYT -goversion go1.12.7 -D "" -importcfg $WORK/b279/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/1a/1ae2832783314b59bc5b1de61f1b133ea51eb6586c4e12f58d6a2bb2963a1cf9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid S2spLJiQjFmzdlAQH27j/S2spLJiQjFmzdlAQH27j -goversion go1.12.7 -D "" -importcfg $WORK/b282/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e1/e1cfb7b4152b7fbedd0e11b9df3c6bf1faacf61c88552d48ea2692310ae992e6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid 5ZYvaLbkYqv-k7geyiSW/5ZYvaLbkYqv-k7geyiSW -goversion go1.12.7 -D "" -importcfg $WORK/b281/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/4d/4d3f042b59425e7e829ba271f1d94d91041313b143be51d9b40f4389dcd80ce9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid DEFvus2phYgQuCOVcx6M/DEFvus2phYgQuCOVcx6M -goversion go1.12.7 -D "" -importcfg $WORK/b290/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/76/760db8af42d24c157c8698f696965f9c1aceef4778ab1b3db96528f51906e1b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid dwlfq6im2QotsP0Alxoa/dwlfq6im2QotsP0Alxoa -goversion go1.12.7 -D "" -importcfg $WORK/b293/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/41/417cc98fe77c17cddce6e82b74373bdf4ac54e30b8473cdb7607af9a7137f936-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 4d4wXEj1Y-hsOqJXfzRq/4d4wXEj1Y-hsOqJXfzRq -goversion go1.12.7 -D "" -importcfg $WORK/b292/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/b9/b9b8903c8ad0d667c29643ef5b1d2515c2104e1b896aaf9e345366ea4ec9dbf7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/cri-o/cri-o/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid U6LWTH43F7m3rcXaVp9s/U6LWTH43F7m3rcXaVp9s -goversion go1.12.7 -D "" -importcfg $WORK/b291/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/81/81ae314fe721909f99f44f26d39e245e063dab0b433ca1981a3f6e7057ade76e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid 0duueyxrGwJ0DIhX-xIT/0duueyxrGwJ0DIhX-xIT -goversion go1.12.7 -D "" -importcfg $WORK/b294/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e7/e74789fa1f45f1a602f35c1d0f63c5d0f2c8ce2317b5fb43e3a66934758b23dc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid __TjxrDk_BuXV8RryY2l/__TjxrDk_BuXV8RryY2l -goversion go1.12.7 -D "" -importcfg $WORK/b296/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/64/64bf2a9a404440a33315a92b3a2b5d79aabfeac4612ecd28cc2cded64840d87b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid jnQ9n_thOAoBhS7cQliP/jnQ9n_thOAoBhS7cQliP -goversion go1.12.7 -D "" -importcfg $WORK/b298/importcfg -pack ./key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/16/16a18fbb0162875f912a9fd2864d84e167b036b91eb0462d32726cabb64e9f31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid 5lfpvRda_oVucnGuZBVy/5lfpvRda_oVucnGuZBVy -goversion go1.12.7 -D "" -importcfg $WORK/b275/importcfg -pack ./json.go ./meta.go BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/75/7586a9203532bccbe0f9d4491cd96571edbce9332d047ee966627f91fa824a28-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/cb/cb8e2df1c152c7c0f74d9e0859ede77b5e23a6b5c5eefdb1f29591c2de1954bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid knGgC0yqE_2seOf1Fomk/knGgC0yqE_2seOf1Fomk -goversion go1.12.7 -D "" -importcfg $WORK/b265/importcfg -pack ./constants.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid C56U6biURS_RteVt_hU_/C56U6biURS_RteVt_hU_ -goversion go1.12.7 -D "" -importcfg $WORK/b238/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/d0/d0a438fba5ea539224352c8c53b425e0a1b2808f59e5a65456c73c19f23ccb36-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid NQmwHV_vZwUyZkjZ_icz/NQmwHV_vZwUyZkjZ_icz -goversion go1.12.7 -D "" -importcfg $WORK/b267/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/37/372193929278a84f6a6edbcbb7140d7ed5f0acd220b0922835404c7c2cef6e7e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid zrlBdlq3SWwQ4oWxgQW5/zrlBdlq3SWwQ4oWxgQW5 -goversion go1.12.7 -D "" -importcfg $WORK/b284/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/09/09d9ed7be37ec06ef252541115986098ac07cba75815dc3b0596dcd4147a6f0c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid nFbHuTmaDDhZxYiMqIhL/nFbHuTmaDDhZxYiMqIhL -goversion go1.12.7 -D "" -importcfg $WORK/b286/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fc/fcbfcb6672e51b5dacd05383197091ed138f6d201ade8051026e92968696e84c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid dtMmY-1FyaDkTRs7-X4X/dtMmY-1FyaDkTRs7-X4X -goversion go1.12.7 -D "" -importcfg $WORK/b287/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d8/d8ef072dc2d5cc5f6a138bbbe538a01ca59c760af436f07e3b662c66794b18af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b287/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid zUcSxoTSLSaxKiD9lDxB/zUcSxoTSLSaxKiD9lDxB -goversion go1.12.7 -D "" -importcfg $WORK/b288/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/fe/fe90ca7703bcbe77abb22797ee2c3ebcb021afff9eebea96bf1450aca49c4f64-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b287/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid Z7WPmkyzH0IqlSwQSgLb/Z7WPmkyzH0IqlSwQSgLb -goversion go1.12.7 -D "" -importcfg $WORK/b289/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f1/f1eb287c8d6f0c5a016e58ad8be204231d49b663ae687df40b472bbc54f65020-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid qjkcX1oDpk0fwe4zg1MX/qjkcX1oDpk0fwe4zg1MX -goversion go1.12.7 -D "" -importcfg $WORK/b285/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/97/97258e0deabff2b1eb0e2d4323cd7b35798867f73c2bf95ba0a3bc8cba50dfab-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid WWQ5XxEOny-HsFiLuLen/WWQ5XxEOny-HsFiLuLen -goversion go1.12.7 -D "" -importcfg $WORK/b295/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/e9/e9fec174709c86bc31322a0745a0427d87b3e54083e2bb7c072dd429a42f1c3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid MNDVaYFpFNehnRj2RcJi/MNDVaYFpFNehnRj2RcJi -goversion go1.12.7 -D "" -importcfg $WORK/b297/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/b9/b943bc24e8aad76432ff7708674841dd195816127b3128461521a8fcb91d8f6f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b285/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid s3A_fFRwuUYCZ-2-Rj96/s3A_fFRwuUYCZ-2-Rj96 -goversion go1.12.7 -D "" -importcfg $WORK/b274/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/fc/fc97099ade4d0a44478693424dd7075a76e42f4b854fa8009ddfb20c4c2a1db6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid uOXr8gkcf9oGKF3eV6Gs/uOXr8gkcf9oGKF3eV6Gs -goversion go1.12.7 -D "" -importcfg $WORK/b300/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/28/283a6ca752b0c5173c7f0f00934ce330e0befc0dcf786aa8400f0aa34686d841-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/cri-o/cri-o/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/integer=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid aDsthMXC6m5t51_BrclT/aDsthMXC6m5t51_BrclT -goversion go1.12.7 -D "" -importcfg $WORK/b299/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e9/e9664f4ab20e3979de5d8579d008e59ad8122608ab2e2f02a6da023769227b62-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid PCu5r9uR1Q6UHBhnpkco/PCu5r9uR1Q6UHBhnpkco -goversion go1.12.7 -D "" -importcfg $WORK/b271/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/00/0075819c506bf3daeca992bf34ec445440db16cd9ae3a056956e91811a658b4b-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p compress/zlib -std -complete -installsuffix shared -buildid vi9LEzqIhaBZHRT0-5zx/vi9LEzqIhaBZHRT0-5zx -goversion go1.12.7 -D "" -importcfg $WORK/b308/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8a/8af5552e909aac9c90485efde232ac8150c05804faaad6e8416995240eb3d61e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid cetL1_XnhflujnaJjlVG/cetL1_XnhflujnaJjlVG -goversion go1.12.7 -D "" -importcfg $WORK/b307/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2d/2da87c8256f23c91060825d1d8b1c329bbe463138500fdd0853badb450b11a56-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid 1xYAttQZmWRveqe3apuM/1xYAttQZmWRveqe3apuM -goversion go1.12.7 -D "" -importcfg $WORK/b266/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/49/49b4914390c1643168fa7e05c006293a4a585444c1978b1e4b152b4f65048558-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid tjjVF5Gv9zpG9_LKu57A/tjjVF5Gv9zpG9_LKu57A -goversion go1.12.7 -D "" -importcfg $WORK/b305/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1f/1fd8c0fc5701e1c03feff1cf3e748eedabfc8b41ac58ab6ce0fad25a69d1741d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils/io BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/containerd/cio=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/utils/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/cri-o/cri-o/utils/io -complete -installsuffix shared -buildid aBcbFlWVOk085SPHuRMc/aBcbFlWVOk085SPHuRMc -goversion go1.12.7 -D "" -importcfg $WORK/b126/importcfg -pack ./container_io.go ./exec_io.go ./helpers.go ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/8d/8d145395c2ebd99fca4a320b8decb93b0a20ee512f81b9c724cc8e69a375c57f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 6XhLrX1_rOnEXn-3evDS/6XhLrX1_rOnEXn-3evDS -goversion go1.12.7 -D "" -importcfg $WORK/b310/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/1d/1dc4da8a6495fd15c8b074a5cd3b498a06b0d2a2f5cd1ab0c4c4749ab3229332-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid iOL4pmcwVSqxjgJH6P_3/iOL4pmcwVSqxjgJH6P_3 -goversion go1.12.7 -D "" -importcfg $WORK/b304/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9c/9c53c5bcb02e7c1a21a7236638b995ef9ad97b6c4ec8c185691ab872ffe21d1b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch -complete -installsuffix shared -buildid XdWFTa8mLcYvqmmxanO4/XdWFTa8mLcYvqmmxanO4 -goversion go1.12.7 -D "" -importcfg $WORK/b317/importcfg -pack ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ad/ad35f6c99ac4b05bf91df270712ce9901aa6de62e109e6aae0ca4fe92d2651cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json -complete -installsuffix shared -buildid X5h2qDabev0qpk3qfBQa/X5h2qDabev0qpk3qfBQa -goversion go1.12.7 -D "" -importcfg $WORK/b318/importcfg -pack ./fields.go BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/9c/9ce1996d08c049daa1c60e662ae65a46cd5b8e03321053ffd86610b6bd1987d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid Tsc5el2nKmceZKlo5ffc/Tsc5el2nKmceZKlo5ffc -goversion go1.12.7 -D "" -importcfg $WORK/b322/importcfg -pack ./extension.pb.go ./extensions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/24/24deec44c12d85eac582a3791b49128dd18b928bc4da346c25b6413f818db28d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid TdOr6r-lB58KSJAPYCcl/TdOr6r-lB58KSJAPYCcl -goversion go1.12.7 -D "" -importcfg $WORK/b303/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/aa/aae7a5167ab3f5dcbe3f1a2a773550600babb80155efcb0e2f9ac40abbec4e70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/googleapis/gnostic/extensions=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid ZHsxGN-2SpzjNzULhCx8/ZHsxGN-2SpzjNzULhCx8 -goversion go1.12.7 -D "" -importcfg $WORK/b321/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/bc/bc1fb7bcce5ac90c0792203067e476e2cbf8b2c7ebea20bc0ceef9a17276fabb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid 4dkPoiZjWiDjrQoiU7iy/4dkPoiZjWiDjrQoiU7iy -goversion go1.12.7 -D "" -importcfg $WORK/b326/importcfg -pack ./conversion.go ./deepcopy.go ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/78/780fba4823750f51b1b11226f790ef763dec84f14326b22de5c88f281011c43f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme -complete -installsuffix shared -buildid ZVZ8XofVse_cHGGnJDHK/ZVZ8XofVse_cHGGnJDHK -goversion go1.12.7 -D "" -importcfg $WORK/b327/importcfg -pack ./scheme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/d1/d1e2edb711ba7e85df4cb0b07ace8669b878dc28b837776ec8466c181e955fe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash -complete -installsuffix shared -buildid Uw7TxZTxs_eUsFiLT_S2/Uw7TxZTxs_eUsFiLT_S2 -goversion go1.12.7 -D "" -importcfg $WORK/b329/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/80/80f6ce532a8363f450f6117d55b0212fbd7e6e746b3dfd325879921168e4ac68-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid ANEfcfSF2tZsnFG0AtZy/ANEfcfSF2tZsnFG0AtZy -goversion go1.12.7 -D "" -importcfg $WORK/b331/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/2c/2c66af90ab35c744db9d99058b96f246f1ce88828dec4999b2e40f1a6756fe9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/golang/protobuf/ptypes/any=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: importmap github.com/googleapis/gnostic/compiler=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 -complete -installsuffix shared -buildid bzUITYHbh8b8N4ziaUKy/bzUITYHbh8b8N4ziaUKy -goversion go1.12.7 -D "" -importcfg $WORK/b320/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/78/78f76fc0e3d3059c8d729bcd44269d6d1af38130a44a9ea29c6d24b89260b57f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid homnKP-PdHrkRrunGZ9x/homnKP-PdHrkRrunGZ9x -goversion go1.12.7 -D "" -importcfg $WORK/b325/importcfg -pack ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/46/467db079abdf83b33c4c5f90714e579a0c7db1cbfaced05830e17c6d443e854b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid H1UUPDwa8KT4ZR1tMGMz/H1UUPDwa8KT4ZR1tMGMz -goversion go1.12.7 -D "" -importcfg $WORK/b335/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/70/70ddd397cc874ce0e692d5fe14481650fdda820e41da05e1636fa5370299d9d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 -complete -installsuffix shared -buildid R_R5frIigSiXqANYOWbf/R_R5frIigSiXqANYOWbf -goversion go1.12.7 -D "" -importcfg $WORK/b339/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/4a/4a073b4601ec3070b4db79a6b0fe499dead01120289a78593404bf8f5a45e7ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid ARKuybfaH6bdPyHds1oc/ARKuybfaH6bdPyHds1oc -goversion go1.12.7 -D "" -importcfg $WORK/b340/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/2a/2a6d5b7e64cf84fdedb0508df984e25796008c7392546e7ee0cde0d3acb386f8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid 944ESOsb2GI0oyyrRl29/944ESOsb2GI0oyyrRl29 -goversion go1.12.7 -D "" -importcfg $WORK/b341/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/be/be59fc25fe98ba5e090da8beaa540db592abdeca19f40cd86d4316435db56b8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid cU41HC6sNkKIfFoEFYqv/cU41HC6sNkKIfFoEFYqv -goversion go1.12.7 -D "" -importcfg $WORK/b342/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/da/da06f111eb36a89751d69fedae72cbec9c81d6ba3130e774a8cd9ae491b960e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid N7w7YcHGD6YIxf7eiOX_/N7w7YcHGD6YIxf7eiOX_ -goversion go1.12.7 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/7d/7d3fe982531a5ec6c39e2776bad573333e1e4348a55ea10fc6aad218d4a84c28-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid b9d-ODPgNOS6dp620Vei/b9d-ODPgNOS6dp620Vei -goversion go1.12.7 -D "" -importcfg $WORK/b350/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/37/37638941ad296b65d61af08da6ac724db259712a8ff64f277f1f4cdc5ddfd2b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid dT0hl-twSyXYQ_gOSU-d/dT0hl-twSyXYQ_gOSU-d -goversion go1.12.7 -D "" -importcfg $WORK/b351/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/4a/4ab1451794777016a30315d37cf3df74539f83f9595d37a44e61fa49054e7079-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid oAHYiUs_dqjWp0eLjBbo/oAHYiUs_dqjWp0eLjBbo -goversion go1.12.7 -D "" -importcfg $WORK/b356/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/74/749ff7580b6a8113b92b1f83acdb3168125f87aa692f700bde11af1a27bce5cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid q2XF9LgvA6qQoCdpZmtz/q2XF9LgvA6qQoCdpZmtz -goversion go1.12.7 -D "" -importcfg $WORK/b357/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ad/ad77197d84fabd7c5fb4ceb3f4cd1aae5941200ca57b818855f36923c42ac7e7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid zvqiywJbe1oSyF3Sp4FJ/zvqiywJbe1oSyF3Sp4FJ -goversion go1.12.7 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/81/81dc7d66adb1451e9aa9fbb200fa53e7f532064f052b4c2e16b3176a41183244-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid ee03HU81pXxBdb0hPiGW/ee03HU81pXxBdb0hPiGW -goversion go1.12.7 -D "" -importcfg $WORK/b360/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/9b/9b80fb4f720a5cc022403a61cc7f8d17f376a22745b437dc43c594c5bf60aa9d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid NB_lGAh8YdVCg0X81dct/NB_lGAh8YdVCg0X81dct -goversion go1.12.7 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/e4/e44a6cb67c6545a2f6c2508ea0d6fa6ddfd0de79b039874c00c137a792a3bde1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/googleapis/gnostic/OpenAPIv2=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto -complete -installsuffix shared -buildid DVQDzIbfoW0gt46WejeT/DVQDzIbfoW0gt46WejeT -goversion go1.12.7 -D "" -importcfg $WORK/b319/importcfg -pack ./doc.go ./document.go ./openapi.go BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/9c/9c9538e870f6a97d91bdac660d10036d43a6a2e350e3b939dc086831e68a5181-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid hUH4Eyz8VB0HN1hh1FFT/hUH4Eyz8VB0HN1hh1FFT -goversion go1.12.7 -D "" -importcfg $WORK/b362/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/33/33d216c00d6a4418bb86082aa970fe25d8dc440728c45d7687a1a9b20a4fa5a8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/mergepatch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/json=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: importmap k8s.io/kube-openapi/pkg/util/proto=github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch -complete -installsuffix shared -buildid v86idtEO2LcDpU1nT7XC/v86idtEO2LcDpU1nT7XC -goversion go1.12.7 -D "" -importcfg $WORK/b316/importcfg -pack ./errors.go ./meta.go ./patch.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/60/60baaea6756f4e06cd621eb5996512c5e946600696c4b8dafac92b33cb58502e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid OQGXKoD71zndKRRX6vp2/OQGXKoD71zndKRRX6vp2 -goversion go1.12.7 -D "" -importcfg $WORK/b363/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ea/ea0a3a617d81f722487721d191cc6b70820baf732d5fc81e760513d049b5519a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid Kb-X6vVYt9GEZyH_3ZaT/Kb-X6vVYt9GEZyH_3ZaT -goversion go1.12.7 -D "" -importcfg $WORK/b364/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/09/09cd891c00fe78c711ece082d30a3370503dda69c22f5b924c325f7cbd46e8db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid qqQU3Gui9OwR8oIIKPQj/qqQU3Gui9OwR8oIIKPQj -goversion go1.12.7 -D "" -importcfg $WORK/b367/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/7d/7d4f6d3a30b1ca229f9a8fc81368e00764d17e49335d0e796787a37cf9acd1ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/golang-lru/simplelru=github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid 4rmsT_4vqfhRxV1Ff0Bu/4rmsT_4vqfhRxV1Ff0Bu -goversion go1.12.7 -D "" -importcfg $WORK/b408/importcfg -pack ./2q.go ./arc.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/01/01078121bb621d8492eff84405779d62a8519bc3e91d1506fa5ad33222e7fa40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b186/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid FPgSNRDyaVKMmGWFDBFK/FPgSNRDyaVKMmGWFDBFK -goversion go1.12.7 -D "" -importcfg $WORK/b410/importcfg -pack ./diff.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c1/c138d0e6a6d58e6e1ece75c4bbf2830d8d8ca5764134065d6903af38dc732d70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/golang-lru=github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid fJuGoL2rviW0RdnbdW37/fJuGoL2rviW0RdnbdW37 -goversion go1.12.7 -D "" -importcfg $WORK/b407/importcfg -pack ./cache.go ./lruexpirecache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/3f/3f69c0cd245fe22c2f7ba1ea450554a31210235f425ef8c91d6bf13088d6c6a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid 35qd7xRMrmyX6LrdHm-i/35qd7xRMrmyX6LrdHm-i -goversion go1.12.7 -D "" -importcfg $WORK/b412/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/14/14945218fb559e4523e588269486647973d62fa6937173b4db38d935416376f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry -complete -installsuffix shared -buildid S5rOLKcbosua6GoF988u/S5rOLKcbosua6GoF988u -goversion go1.12.7 -D "" -importcfg $WORK/b413/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/21/21fa91d37382f3d84f2bdc2f0e0ce9ec4db978d39adc8262094d6c5a282e6f93-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid Z6N0akcdvJF1ZUxeY02E/Z6N0akcdvJF1ZUxeY02E -goversion go1.12.7 -D "" -importcfg $WORK/b415/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/15/153f1e8439701f3cb9ad284046309e7e18af025fda92e794a5212fac9f254a99-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/exec -complete -installsuffix shared -buildid kw5nRkNttYTsXOa2_l_-/kw5nRkNttYTsXOa2_l_- -goversion go1.12.7 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/94/94f03b79e54968580323268f346053847880381a5ae6d4c11e5f4bf899a94b58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/io -complete -installsuffix shared -buildid s3P9JxR94YMsmfmFsfS9/s3P9JxR94YMsmfmFsfS9 -goversion go1.12.7 -D "" -importcfg $WORK/b501/importcfg -pack ./consistentread.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/1d/1dd9d5e9c587446e7e296d9b99209b8c60e2efece0122ab6acff054af1649a0a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs -complete -installsuffix shared -buildid hB1JJcySDQfbPC4CzwPw/hB1JJcySDQfbPC4CzwPw -goversion go1.12.7 -D "" -importcfg $WORK/b504/importcfg -pack ./fs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/b6/b69702e71823531f651097b5987105736134a924b5c5692f5d8d97d8a6dceaed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter -complete -installsuffix shared -buildid lYlluJiNCT1Q3TZbQpKf/lYlluJiNCT1Q3TZbQpKf -goversion go1.12.7 -D "" -importcfg $WORK/b502/importcfg -pack ./nsenter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/74/74f041d9fe4a046f517cc0e94b68f7cad01a9b775d8e9fb9c0caf7a8030c8ec8-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath $WORK/b511 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hyi4FSE4BwtGyTNB16Ok/hyi4FSE4BwtGyTNB16Ok -goversion go1.12.7 -D "" -importcfg $WORK/b511/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/95/95bd45bd818db56c9b0f27e93ec868d3eff3ce839edc1e549391979b0b5f0f3b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: importmap k8s.io/utils/io=github.com/cri-o/cri-o/vendor/k8s.io/utils/io BUILDSTDERR: importmap k8s.io/utils/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: importmap k8s.io/utils/path=github.com/cri-o/cri-o/vendor/k8s.io/utils/path BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/io=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/path=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath $WORK/b499 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount -complete -installsuffix shared -buildid 8IQg9wDnoAcw6w1SyDYC/8IQg9wDnoAcw6w1SyDYC -goversion go1.12.7 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./exec.go ./exec_mount.go ./fake.go ./mount.go ./mount_helper_common.go ./mount_helper_unix.go ./mount_linux.go ./nsenter_mount.go BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/68/681086396f8577ae31612608d1caeaaeb03e2c0ba9713f184ed1c598fe425e08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid rWwvvcn-254P9ntGHAeD/rWwvvcn-254P9ntGHAeD -goversion go1.12.7 -D "" -importcfg $WORK/b411/importcfg -pack ./pager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/72/7270fddcdc6415e985690a77d92ae3eff1f028f592388d0d8b27779de1257b3f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -shared -p github.com/cri-o/cri-o/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 6w-L3__ha1R1bts-xQdx/6w-L3__ha1R1bts-xQdx -goversion go1.12.7 -D "" -importcfg $WORK/b510/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/b3/b3a41401526afbf6992821f4830ae8a77831ca95c34b116fbfa1f3f6e1cea35e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/cache=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/diff=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/pager=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: importmap k8s.io/client-go/util/retry=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/utils/buffer=github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer BUILDSTDERR: importmap k8s.io/utils/trace=github.com/cri-o/cri-o/vendor/k8s.io/utils/trace BUILDSTDERR: packagefile container/heap=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/trace=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid GWxC4rjsBu6vX8RbnMPw/GWxC4rjsBu6vX8RbnMPw -goversion go1.12.7 -D "" -importcfg $WORK/b406/importcfg -pack ./controller.go ./delta_fifo.go ./doc.go ./expiration_cache.go ./expiration_cache_fakes.go ./fake_custom_store.go ./fifo.go ./heap.go ./index.go ./listers.go ./listwatch.go ./mutation_cache.go ./mutation_detector.go ./reflector.go ./reflector_metrics.go ./shared_informer.go ./store.go ./thread_safe_store.go ./undelta_store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/cb/cbf68ad60cfa2c73b4c6a29035b682c2ed4afdf09951b72b0d04a97d5c6d5340-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/mount=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: importmap k8s.io/utils/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath -complete -installsuffix shared -buildid Ey9B3slJjVQKKxY865Bb/Ey9B3slJjVQKKxY865Bb -goversion go1.12.7 -D "" -importcfg $WORK/b506/importcfg -pack ./subpath.go ./subpath_linux.go ./subpath_nsenter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a0/a0e690c13b25db75d9b48e81364d7c8b11304e1fceff8b672df92c533cfaa02b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature -complete -installsuffix shared -buildid vY0viTY8yf8dXkAuwJX8/vY0viTY8yf8dXkAuwJX8 -goversion go1.12.7 -D "" -importcfg $WORK/b509/importcfg -pack ./feature_gate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/64/6418704c7d5d0f060752d07edc75b471e51f782d356eefdeaad468ca9da7e4cb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath $WORK/b512 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core -complete -installsuffix shared -buildid GNYRJLavy8YG2bvr-0c1/GNYRJLavy8YG2bvr-0c1 -goversion go1.12.7 -D "" -importcfg $WORK/b512/importcfg -pack ./annotation_key_constants.go ./doc.go ./field_constants.go ./json.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/84/84f2fe39f30f7006ff35b80b905c2cdc030848e31ee17ff916fa9e0c0a46ddb4-d # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f6/f674dd36fac6c2ec9d137ff5869d065d1d7af465d6bd3db78c34c973c1d4b084-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid _unDkwO_axMwDU_Fnvqf/_unDkwO_axMwDU_Fnvqf -goversion go1.12.7 -D "" -importcfg $WORK/b421/importcfg -pack ./expansion_generated.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath $WORK/b513 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling -complete -installsuffix shared -buildid 1Pn-dVCvvKTLRAqHSiI8/1Pn-dVCvvKTLRAqHSiI8 -goversion go1.12.7 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/b5/b5152742227c2ca25e384e84385be6dc9cf87913fdb7c6577d67354348c6bef3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 -complete -installsuffix shared -buildid 962_N8GPp6pM3CFeFrgZ/962_N8GPp6pM3CFeFrgZ -goversion go1.12.7 -D "" -importcfg $WORK/b431/importcfg -pack ./auditsink.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/23/230ac03caf9021b7afc54ce1652c0af5de9da83674a2fd2628dc317990784601-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 -complete -installsuffix shared -buildid h9YxgVRE-n2FF0xQcZ4m/h9YxgVRE-n2FF0xQcZ4m -goversion go1.12.7 -D "" -importcfg $WORK/b448/importcfg -pack ./certificatesigningrequest.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/66/6650095d0c6fa352d96bb1c39adfda31b00c4cc131e0cd138f0b06a388890981-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 -complete -installsuffix shared -buildid H7ricqY2nxjjYdr9MmYY/H7ricqY2nxjjYdr9MmYY -goversion go1.12.7 -D "" -importcfg $WORK/b451/importcfg -pack ./expansion_generated.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/05/052e68d0c59b0bf0706ec1adb0aca7a786669c33ce6f57a6215af72c8d12932b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 -complete -installsuffix shared -buildid oXxq5KPk8quf4XqVHIGC/oXxq5KPk8quf4XqVHIGC -goversion go1.12.7 -D "" -importcfg $WORK/b453/importcfg -pack ./expansion_generated.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/e5/e56ca80623f13f3375bdefd24505de8c2907fff9cdd51d21d6d623689d3deba6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 -complete -installsuffix shared -buildid 77m1d3YIoMhcBRJN3ttW/77m1d3YIoMhcBRJN3ttW -goversion go1.12.7 -D "" -importcfg $WORK/b470/importcfg -pack ./expansion_generated.go ./runtimeclass.go BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/54/54a8a1aa2da4a6ed858f313d3bef383149130436dd84c3b56933ae2f47a54666-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 -complete -installsuffix shared -buildid 7fURiYB4jG6VTgX--x7O/7fURiYB4jG6VTgX--x7O -goversion go1.12.7 -D "" -importcfg $WORK/b472/importcfg -pack ./expansion_generated.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/b7/b7529c3bb54008664006a20b3581c02eb65c40dcf668b55e25228e97a2b77f3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 -complete -installsuffix shared -buildid PGwCPQ3I1lq1sriEReFD/PGwCPQ3I1lq1sriEReFD -goversion go1.12.7 -D "" -importcfg $WORK/b478/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/03/03a81c95f0d6727cd52112d1b8f05e26f1baf58e47b984231ef1b660a5287cf2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 -complete -installsuffix shared -buildid 7-7plqFZPEDH73ShlzhV/7-7plqFZPEDH73ShlzhV -goversion go1.12.7 -D "" -importcfg $WORK/b480/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/04/04803712a6ad97c6410fb654244bcc4d88285fdaaf7a82e35c0030bc84e068cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 -complete -installsuffix shared -buildid RGiFPMmmu1ZHtZbNfw33/RGiFPMmmu1ZHtZbNfw33 -goversion go1.12.7 -D "" -importcfg $WORK/b482/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/c5/c5e89fd3e981e2527614ef1f11dac342f3a8fe6104d4b6e8644fec9c6d8b209f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 -complete -installsuffix shared -buildid vh1UUE7NYHCtFruXO9F3/vh1UUE7NYHCtFruXO9F3 -goversion go1.12.7 -D "" -importcfg $WORK/b485/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/97/97239e0eaf7e1de1eecf307693a464e4903e211b7bd701a534001c219457518f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 -complete -installsuffix shared -buildid mtd6JwxMm63FDa9vMsPn/mtd6JwxMm63FDa9vMsPn -goversion go1.12.7 -D "" -importcfg $WORK/b487/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ce/ce59edf7ffd84c98c6381115ce0d8b8b97a71e3f693fe1cefa96ac7f08350a9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 -complete -installsuffix shared -buildid FRWip5d1qNDIXZELp1Fi/FRWip5d1qNDIXZELp1Fi -goversion go1.12.7 -D "" -importcfg $WORK/b489/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/45/45ec64b34d819b4f8894d2ceb37d9ab03d7793f1933cc62a445c66d512612f18-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath $WORK/b497 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 -complete -installsuffix shared -buildid 0m9a3YW-3XeGm1BFVSU9/0m9a3YW-3XeGm1BFVSU9 -goversion go1.12.7 -D "" -importcfg $WORK/b497/importcfg -pack ./expansion_generated.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/98/98e37e91a550edfe4e9f4cb2232ec66de6086718d2c2a5b74bf4bc4a86e96df0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath $WORK/b515 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features -complete -installsuffix shared -buildid QrVBDx6bdCAr4WgZO0gm/QrVBDx6bdCAr4WgZO0gm -goversion go1.12.7 -D "" -importcfg $WORK/b515/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/c6/c647177e78b236e7185a47aa7f7c5e3216623e0d3bdf1555dbd9aabb25108682-d # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/39/39c19f6df8ed3da8a59ab4b1502fac49fc3b119861f57cdd91e6c182a5fbdde5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath $WORK/b517 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features -complete -installsuffix shared -buildid 2-4ce0eTw8jCkS7fhLmo/2-4ce0eTw8jCkS7fhLmo -goversion go1.12.7 -D "" -importcfg $WORK/b517/importcfg -pack ./gce.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath $WORK/b516 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features -complete -installsuffix shared -buildid nwA53H3FTy-jZygoYHlK/nwA53H3FTy-jZygoYHlK -goversion go1.12.7 -D "" -importcfg $WORK/b516/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/f0/f0b1a85ffb1173caa1bf4013bf5b3e2c58e1bafc571715f4b37920afeef0e3dd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b2/b24d8cf09a694ad867f6c60e2c9ed67dd6ae105100acc0fec45db12b6a70cf1d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiextensions-apiserver/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: importmap k8s.io/apiserver/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: importmap k8s.io/cloud-provider/features=github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features=$WORK/b517/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath $WORK/b514 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features -complete -installsuffix shared -buildid ab4E_ASAkncVKSsLawDr/ab4E_ASAkncVKSsLawDr -goversion go1.12.7 -D "" -importcfg $WORK/b514/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/c2/c2651608d11e2f38de2e9f2e831b9a6006e2598a7d80c20db53bc260b8f7851a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/e2/e2418c2b764f043b6c84eeafb33004b59111c0ed296777fc9de707062526a62a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e7/e72ff2d8e93cbe05ab50eaef41040320bfcd0ddbdd46b5a2fdae8505143e7118-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util -complete -installsuffix shared -buildid t4gGtbVv1zLIZTMotWuQ/t4gGtbVv1zLIZTMotWuQ -goversion go1.12.7 -D "" -importcfg $WORK/b323/importcfg -pack ./util.go BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/meta=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid PpRdJdFkoLp5MOKN0m3O/PpRdJdFkoLp5MOKN0m3O -goversion go1.12.7 -D "" -importcfg $WORK/b324/importcfg -pack ./ref.go BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid LfNrCRRCUtNT-PiRtkkB/LfNrCRRCUtNT-PiRtkkB -goversion go1.12.7 -D "" -importcfg $WORK/b237/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format -complete -installsuffix shared -buildid U3moXGQnO8VFx6CkUn_x/U3moXGQnO8VFx6CkUn_x -goversion go1.12.7 -D "" -importcfg $WORK/b328/importcfg -pack ./pod.go ./resources.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/d7/d7930caa788bc028357506900c32f0286253fd289d68854f7a7ae85edf6ba6c6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid sjJ3p7OkqgCkFlAg49eO/sjJ3p7OkqgCkFlAg49eO -goversion go1.12.7 -D "" -importcfg $WORK/b336/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/6b/6b98c25cb39b355ba29ecdd970b512fd2be659318ba8cf1ab8af07b39b2f7d29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/groupcache/lru=github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/strategicpatch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/record/util=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record -complete -installsuffix shared -buildid VZSHgI8WdRAu8N-N8cWn/VZSHgI8WdRAu8N-N8cWn -goversion go1.12.7 -D "" -importcfg $WORK/b314/importcfg -pack ./doc.go ./event.go ./events_cache.go ./fake.go BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0b/0b655b408780b0d4eb9824faa52e2a8dbf38404f20337e8d39c67ee32a4e0c70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid 8CQR1T4G_8_1lzBLVHMU/8CQR1T4G_8_1lzBLVHMU -goversion go1.12.7 -D "" -importcfg $WORK/b337/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/4d/4dfc7e1bb868efc8068836e23ad3563b36537ed36f28d7549632a7fe187f01d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid i9jknd_SufHrEfcclUXA/i9jknd_SufHrEfcclUXA -goversion go1.12.7 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/3f/3ff4551ee70a41da8ecc5964444479038a8f7ce5329c9d1d6b92be44b3188b11-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid ddcrJK6E5qs1LwkmWMiM/ddcrJK6E5qs1LwkmWMiM -goversion go1.12.7 -D "" -importcfg $WORK/b343/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/5a/5ae0af7de8c1e977ff881bc4cc8ee80c0c1f33a5b5f7efccb0a016c53bed3a52-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid 8kAiqzIKSljgl8A4vC2q/8kAiqzIKSljgl8A4vC2q -goversion go1.12.7 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/f3/f3a0e361557ffc3415c575575092077d57bee23376a5783ecefe18689cd29049-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid mBBC8zyFzODSnECnF2nR/mBBC8zyFzODSnECnF2nR -goversion go1.12.7 -D "" -importcfg $WORK/b345/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/95/95321f0561660bfcfc24dd10fb6b4a709c973cdf505df22e7060fd93a9180e78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid Ti7kBk3YDGSg_ccwakrO/Ti7kBk3YDGSg_ccwakrO -goversion go1.12.7 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f0/f0b05938eb9b9d8f5642671e1a7cb5e62951e9f2ccc9ecdd278d67b647d7f6f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 1yD7qvC-dcW50-aJNWgo/1yD7qvC-dcW50-aJNWgo -goversion go1.12.7 -D "" -importcfg $WORK/b352/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/57/57276a27ff594c0424e39ca5bcdfad34b9584e2d53e78f82db435b354b4cf5ce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid HCBQ3hCPdCclOzj7O7Je/HCBQ3hCPdCclOzj7O7Je -goversion go1.12.7 -D "" -importcfg $WORK/b347/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e8/e8f2ff2f1ae5f723c5ff022b6869d43a3af99382655e02a0e8beace033854725-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid BqmU9KlGCJkAT48GhG1F/BqmU9KlGCJkAT48GhG1F -goversion go1.12.7 -D "" -importcfg $WORK/b348/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/d8/d839218cccf1df097d60b92ced7b68faaf577fee909f6687cadb275b3af31097-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid g4tHHyllsOBIXMGUiPls/g4tHHyllsOBIXMGUiPls -goversion go1.12.7 -D "" -importcfg $WORK/b353/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d4/d40d0a8676d31917c40e9432688e0e1c90d5381d93a880ecc3390b3860a7d546-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid QQ5uHQAt3lHkZndhbOhU/QQ5uHQAt3lHkZndhbOhU -goversion go1.12.7 -D "" -importcfg $WORK/b354/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/b1/b1a2a19563f272d9ba0fe33cb36cfe2be32aa3815dc5c7ed4a5ca413531e5f1c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid fQSnlKYGpiKCHlTD5YPz/fQSnlKYGpiKCHlTD5YPz -goversion go1.12.7 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/b2/b22d4545392bb2b580ac291f8a25ca72f09463519530cfadd4ee0626a139e13f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid Fy0VwRRCnpF8bT0vDLwS/Fy0VwRRCnpF8bT0vDLwS -goversion go1.12.7 -D "" -importcfg $WORK/b358/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/0f/0f706a8d42df34ba7b65a2b623dec69ffc6dd4468525af2a13af60ad94519a6d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid 42mOQeQ_EU8tjbdW3qkA/42mOQeQ_EU8tjbdW3qkA -goversion go1.12.7 -D "" -importcfg $WORK/b365/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e4/e46c91487e18d7c2e430cd26b608a398ba2385e3b1ade916d1b1a780f2382746-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid 3f7ifVIdQx2L4S95yniD/3f7ifVIdQx2L4S95yniD -goversion go1.12.7 -D "" -importcfg $WORK/b366/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/3c/3cf4f48b933223c7df7001bc9fe8ccb48320efa09e88842255e17ca3536026c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid QXZuwv8UbqX3SVzc96RQ/QXZuwv8UbqX3SVzc96RQ -goversion go1.12.7 -D "" -importcfg $WORK/b368/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/f1/f183c0b350c616af70c9610875b2067f28ae792ba8e51cc8435caa23b3f3ee11-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 -complete -installsuffix shared -buildid mY2hdCS-iW0RnZFciHSE/mY2hdCS-iW0RnZFciHSE -goversion go1.12.7 -D "" -importcfg $WORK/b424/importcfg -pack ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f5/f54a16e4e850fd5975e06b563aa7e1e3e45f0354745e16fbc5270024b9013f97-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 -complete -installsuffix shared -buildid k06pmV-6EiC0PtMKSvbs/k06pmV-6EiC0PtMKSvbs -goversion go1.12.7 -D "" -importcfg $WORK/b426/importcfg -pack ./controllerrevision.go ./deployment.go ./expansion_generated.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f8/f8b8800f321ffd51dd22a44679edb9e3967565ce891e0015508b233e98aafe5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/bf/bf8e69352a9cdce0f41ab6aba75a29968b95bdcc188a2d5751063304b484390a-d # internal BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 -complete -installsuffix shared -buildid lOZ9tL2AdPaA3x_UY0dX/lOZ9tL2AdPaA3x_UY0dX -goversion go1.12.7 -D "" -importcfg $WORK/b405/importcfg -pack ./csidriver.go ./csinode.go ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 -complete -installsuffix shared -buildid Y-uk6Ppbt38vBwCaO4RY/Y-uk6Ppbt38vBwCaO4RY -goversion go1.12.7 -D "" -importcfg $WORK/b428/importcfg -pack ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d9/d99dae0cbc9e30c451bdb74c0e8b51e615a6a4b798e29210435bbe121ae5a5bc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 -complete -installsuffix shared -buildid lYWUFY50stVYAnvb5H4-/lYWUFY50stVYAnvb5H4- -goversion go1.12.7 -D "" -importcfg $WORK/b434/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/9f/9f486c996d72d39c42c5d80d21a2c0d66b232fa1ef61b1d80b3a758b47c46b4d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 -complete -installsuffix shared -buildid 3RQTQE3Uxh0yh9-HYj51/3RQTQE3Uxh0yh9-HYj51 -goversion go1.12.7 -D "" -importcfg $WORK/b436/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/93/93a535db1bfcf7b8bd43dc123ea07f76ca44e3a6fe1d9d9f9fe67df88a96935f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 -complete -installsuffix shared -buildid FINSRocvj_qv5J_23FDL/FINSRocvj_qv5J_23FDL -goversion go1.12.7 -D "" -importcfg $WORK/b438/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/1a/1a3510f720f2339388119b7869e025f8e74dde70a9e27da149758797282d5661-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 -complete -installsuffix shared -buildid 5JFeCu4Yj_ZxQ6Lh_feZ/5JFeCu4Yj_ZxQ6Lh_feZ -goversion go1.12.7 -D "" -importcfg $WORK/b441/importcfg -pack ./expansion_generated.go ./job.go ./job_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/ea/ea4fcc0b6f39c05019ed31124316cd687ee7f9e7eabe0a02c917ee60c7aa4525-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 -complete -installsuffix shared -buildid 7bD7vEgd5niGJbQrtBgw/7bD7vEgd5niGJbQrtBgw -goversion go1.12.7 -D "" -importcfg $WORK/b443/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/2b/2bd2f2a6ff5c65d81bcf8240804b86071742464e5e7529d672c55d3c3b8c3877-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 -complete -installsuffix shared -buildid lcNXvXMmyK1TGQK9-nAR/lcNXvXMmyK1TGQK9-nAR -goversion go1.12.7 -D "" -importcfg $WORK/b445/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/22/2275eef6d0bd449c8b575f2288caab29d2b8a9d46acae7eb799957ff6865f10a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 -complete -installsuffix shared -buildid PI63lJVLQnfgUqCKey3z/PI63lJVLQnfgUqCKey3z -goversion go1.12.7 -D "" -importcfg $WORK/b456/importcfg -pack ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./expansion_generated.go ./limitrange.go ./namespace.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./replicationcontroller_expansion.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/4d/4d519ed05d5a9d99e99b4e0cece5fac872f1b2897b8c87ddff9a5380fc34b616-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 -complete -installsuffix shared -buildid G3ezFr7HG-Xz7rco1DKl/G3ezFr7HG-Xz7rco1DKl -goversion go1.12.7 -D "" -importcfg $WORK/b459/importcfg -pack ./event.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/d2/d2680a26989858d92827a735d624278e7c4279f300c67540115a5ef112eb2e3d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 -complete -installsuffix shared -buildid 4lK5XjBDCr8ehnq3AyT6/4lK5XjBDCr8ehnq3AyT6 -goversion go1.12.7 -D "" -importcfg $WORK/b465/importcfg -pack ./expansion_generated.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/e3/e3fcdd7deded86ad1b83db52920d9470cc91ffc409664972c895e2eae5e89ac1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 -complete -installsuffix shared -buildid 8BvJtHMN1CL3COU67Bex/8BvJtHMN1CL3COU67Bex -goversion go1.12.7 -D "" -importcfg $WORK/b467/importcfg -pack ./expansion_generated.go ./ingress.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/53/536fe74ed8631c1c1f40392a35d0c26bf32ed64f495add35c5a3cb9094e33301-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 -complete -installsuffix shared -buildid k6rAEO4O2Y8yGaZeI5m1/k6rAEO4O2Y8yGaZeI5m1 -goversion go1.12.7 -D "" -importcfg $WORK/b475/importcfg -pack ./eviction.go ./expansion_generated.go ./poddisruptionbudget.go ./poddisruptionbudget_expansion.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/77/77dcf61eaf17c457885fb5a03e5d896334ef58e029b337a7ddd1646874360138-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 -complete -installsuffix shared -buildid kP2Farp6uh_P3MSF7SQw/kP2Farp6uh_P3MSF7SQw -goversion go1.12.7 -D "" -importcfg $WORK/b492/importcfg -pack ./expansion_generated.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/96/96e8e1716af5e261f5f3b8b7625621993fbe8ad3af83e9cc7af6b3784a808989-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 -complete -installsuffix shared -buildid R2uKWW8SmJlctOj9e9lp/R2uKWW8SmJlctOj9e9lp -goversion go1.12.7 -D "" -importcfg $WORK/b495/importcfg -pack ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/ef/ef2d5fa8d4e54807ef652efa433ccbb05ef946bf5c92d725854928f020a0ff02-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/scheduling=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types -complete -installsuffix shared -buildid GdodVF8afZ3g9rX_To4I/GdodVF8afZ3g9rX_To4I -goversion go1.12.7 -D "" -importcfg $WORK/b508/importcfg -pack ./constants.go ./doc.go ./labels.go ./pod_status.go ./pod_update.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/91/91676c4c2adf57b113b8853dbb109bb36e2e27a22c3975d0ee26e04b5b73cba6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/b6/b67eb70e0c4c036f3e3650fff6782410c96c0a5b94a40b0b382fdc80d4ae9b7b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/15/1536b393690fbb1c12731db7ba3ef330291220c5f9f87d16d05321b200cf7e73-d # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e4/e49592b83178adac8b9072798b205277cce6f0b62ff208712041e6a80a565267-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/api/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: importmap k8s.io/api/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid y4dlZoyygbqqeJ9jpD-j/y4dlZoyygbqqeJ9jpD-j -goversion go1.12.7 -D "" -importcfg $WORK/b334/importcfg -pack ./doc.go ./register.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 -complete -installsuffix shared -buildid 6408zXwiy8CYPZ7ExxYr/6408zXwiy8CYPZ7ExxYr -goversion go1.12.7 -D "" -importcfg $WORK/b462/importcfg -pack ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./replicaset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/2d/2d42bbc8c487f38e7458eb5cdb9db46a74bf0fbced6c5f4c4b30ad55431b80f6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/googleapis/gnostic/OpenAPIv2=github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid 0vmNhkoOSa0l5QFKbWH1/0vmNhkoOSa0l5QFKbWH1 -goversion go1.12.7 -D "" -importcfg $WORK/b333/importcfg -pack ./discovery_client.go ./doc.go ./helper.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid Fs_pgo7c9JWb9XkduoWJ/Fs_pgo7c9JWb9XkduoWJ -goversion go1.12.7 -D "" -importcfg $WORK/b370/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid bwK0E0TByiCXtigS6vWq/bwK0E0TByiCXtigS6vWq -goversion go1.12.7 -D "" -importcfg $WORK/b369/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/21/2148791507ccd98104da4e9e68bc83715524d94b98aed88ea380bd0d67799882-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid 8hKmwd2ifxw5vpi5CIuY/8hKmwd2ifxw5vpi5CIuY -goversion go1.12.7 -D "" -importcfg $WORK/b371/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/7b/7bfff336394158460b72df11840c1be17941fa44a828079b90424181565c4e69-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid C98F4i_-0fO_PW8oTSaM/C98F4i_-0fO_PW8oTSaM -goversion go1.12.7 -D "" -importcfg $WORK/b372/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/9b/9b7b292ceff0d34bef00d173ce7c72474fcbcba1dcc4015aa01fa5683f2e9841-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 -complete -installsuffix shared -buildid sODKIUPdqE4j7IGVsDo_/sODKIUPdqE4j7IGVsDo_ -goversion go1.12.7 -D "" -importcfg $WORK/b373/importcfg -pack ./auditregistration_client.go ./auditsink.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/26/26bdaab1453e6cd1a08d25622b63325ca9e6d0283bc3953a191ae3c9988bda72-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid 886WJMrG2pa0p7Jq2xU-/886WJMrG2pa0p7Jq2xU- -goversion go1.12.7 -D "" -importcfg $WORK/b374/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/7d/7dd993f0555a518ba29a9151e6b03742edbf849f9194a967a51f8b65ca2a33e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid u7pq5daYan4oGoU3kdwp/u7pq5daYan4oGoU3kdwp -goversion go1.12.7 -D "" -importcfg $WORK/b375/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e7/e7077c57164e9a491cf34ad85967ff7ccd7d614107ff63c90f1b75e429848562-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid axC0MdFHWNaBPCx0l0lx/axC0MdFHWNaBPCx0l0lx -goversion go1.12.7 -D "" -importcfg $WORK/b376/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/e4/e45a50dcb572e7b38c203a0a4537b14062850e9e047bbd45f4164b27a66f926e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid MOqzt8CCAYmtvC1Zg2gD/MOqzt8CCAYmtvC1Zg2gD -goversion go1.12.7 -D "" -importcfg $WORK/b377/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./localsubjectaccessreview_expansion.go ./selfsubjectaccessreview.go ./selfsubjectaccessreview_expansion.go ./selfsubjectrulesreview.go ./selfsubjectrulesreview_expansion.go ./subjectaccessreview.go ./subjectaccessreview_expansion.go BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/3f/3f9d6e8a30ece823b063761db432d9a4c3356ec2a33eab0633fff7412bc625b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid jtiSwP558btr-zECMuHO/jtiSwP558btr-zECMuHO -goversion go1.12.7 -D "" -importcfg $WORK/b378/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/fa/fa95587943ffc8c73758513a64e60e2716e86ae222596ccd6dc2047146f50e92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 5ovTAZyBFfhlFvXyMRxJ/5ovTAZyBFfhlFvXyMRxJ -goversion go1.12.7 -D "" -importcfg $WORK/b379/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/df/df82ae4711e5cf7c7e4f846085f000d8db3e35c60d285b544a7da06680cc543f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid WmwLeLLxnPKiboZj3Ohx/WmwLeLLxnPKiboZj3Ohx -goversion go1.12.7 -D "" -importcfg $WORK/b380/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/6e/6e48938437a3b37fcd99ac1e821f2dc95ee19f2bc11ed2996b7b179e0ee3f90d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid f51_Yhg2sccnFxC0TPfm/f51_Yhg2sccnFxC0TPfm -goversion go1.12.7 -D "" -importcfg $WORK/b381/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/ed/ed6eb705af42cfe8302d246e992ebff0304d3efeb1a84f594796b5f13c0c59f7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid 4gj1KZramb0DsTH_KLls/4gj1KZramb0DsTH_KLls -goversion go1.12.7 -D "" -importcfg $WORK/b382/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/9f/9f924c1debde4c119cae89124a1276c9de5f55f14f179f25852655b511628d40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid 8-o7oFcLNB9d8UB_zVwM/8-o7oFcLNB9d8UB_zVwM -goversion go1.12.7 -D "" -importcfg $WORK/b383/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/7d/7de7218237f344f7e8bb8d4e8d3a2d5dbf3ed9135f60b2e6c296a85235284bab-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid brUZ1NXqnRryFjCzsvIr/brUZ1NXqnRryFjCzsvIr -goversion go1.12.7 -D "" -importcfg $WORK/b384/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ed/ed6cc827b6dc49b573750dd0b774917b2d18243d0bd6fe68254bf3a6121e8d2f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid dxg0g0A5iATwGg1NU-ua/dxg0g0A5iATwGg1NU-ua -goversion go1.12.7 -D "" -importcfg $WORK/b385/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/65/6503dcfe8851bd586224f5d1ce45d69ff874a2d15aed0aa60509734081230ceb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid gw5hjOyNK5H0If1eqN_i/gw5hjOyNK5H0If1eqN_i -goversion go1.12.7 -D "" -importcfg $WORK/b386/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/94/94ac0de70aa79fb28555fcbc7c018cad2fde45baa45c79559de8338cbfd81d5d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid _6sBiMIwn4eMgbjogucY/_6sBiMIwn4eMgbjogucY -goversion go1.12.7 -D "" -importcfg $WORK/b387/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go ./serviceaccount_expansion.go BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/30/30602592d71e3611f5254372a2be7120af99d05b69bc2b9313df8f381a360bb8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid 7aSeY560Uq1B38bbIymH/7aSeY560Uq1B38bbIymH -goversion go1.12.7 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/d1/d156a09010dba7c1c457b6a748b91eea39fdd4c586639103102115ee8db53a9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid YQe9jZuhmcUZGAls1QJo/YQe9jZuhmcUZGAls1QJo -goversion go1.12.7 -D "" -importcfg $WORK/b389/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/db/db60181e53cbbabc316e7127883458dc616985aa382aeacfbf5aca4fb430b59b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid E0arNqPxdg3C6iHjWWet/E0arNqPxdg3C6iHjWWet -goversion go1.12.7 -D "" -importcfg $WORK/b390/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/98/98842ea9207102ce1b3670af7fedbe13e66a18ec3004907c4ffd0ddc0e46e43e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid EliM6mRZkRJaea8Nei4-/EliM6mRZkRJaea8Nei4- -goversion go1.12.7 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./networking_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/92/921a967b5ffd3ac7b8946c92184a173d1171c309e0f9b8d5541600453e96b32f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid 6905qQP1-Sza_yc9fQAd/6905qQP1-Sza_yc9fQAd -goversion go1.12.7 -D "" -importcfg $WORK/b392/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/19/1983860902a17fabe59debfd7097c22e1429c4d1249502e76d32ff2712dd2c05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid NShBA9vT16MOY5hsR9mx/NShBA9vT16MOY5hsR9mx -goversion go1.12.7 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/72/72d0287341fffa15b2cb7c4b4ca403e00722cd69d49a1146beadeba8742ed701-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid YDs-CG-AgbDYYus_qNK5/YDs-CG-AgbDYYus_qNK5 -goversion go1.12.7 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/34/3474a92ebbef5ab171bf000398fea8c8fcf99dc39f851cc310bea942fbd2ae54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid VjLfsEQDDL-mzX7dXQwl/VjLfsEQDDL-mzX7dXQwl -goversion go1.12.7 -D "" -importcfg $WORK/b395/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/97/97b237c3de7becc41ee72ce42de0d1afb4372d632481b487af3c89e398181a7d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid Ae3ems0MMSMRsa-34hth/Ae3ems0MMSMRsa-34hth -goversion go1.12.7 -D "" -importcfg $WORK/b396/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/5c/5c38e8f3694420bc690b2711c39dd30f8aa085dc504d51aa07ffdf674e92700a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid s9qs51Ual_EBXEaFVPoH/s9qs51Ual_EBXEaFVPoH -goversion go1.12.7 -D "" -importcfg $WORK/b397/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/16/16aa9dec028d87d7396e46e41483bcff37259afffb156588587eca039d75b7b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid kt--Dpc7YJxfBq2N6dSY/kt--Dpc7YJxfBq2N6dSY -goversion go1.12.7 -D "" -importcfg $WORK/b398/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/cf/cf8f1ef182014123ecb095d852abd5b8fa2625d5c53e7d674dedc4694679de7b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid v4Tm5CD71Re2itCwzPsm/v4Tm5CD71Re2itCwzPsm -goversion go1.12.7 -D "" -importcfg $WORK/b399/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bd/bd7ab77c9d74bc49c1d1c76d2f0400992aa8c7a04167952d7e76785bcb213d38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid n1pp32rR7fihBB1ho0dd/n1pp32rR7fihBB1ho0dd -goversion go1.12.7 -D "" -importcfg $WORK/b400/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/b8/b81a88b03481c4a67f138f25b0d56a99b721a94c2d036fc9fb207f4565f26c9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid Tfx5_A4FlZR_YNfwTz6F/Tfx5_A4FlZR_YNfwTz6F -goversion go1.12.7 -D "" -importcfg $WORK/b401/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/05/05ea22ed7cdc65ae57ef00e443e37a5caf153a013044a30b856e197679133ec2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid unWnjDdsgr9VzuYNSqoh/unWnjDdsgr9VzuYNSqoh -goversion go1.12.7 -D "" -importcfg $WORK/b402/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/8b/8b9c002332d1b1d7439a3dca99b5e33f7877673d84e04c5480a3d55b5ac7d843-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid RgSMfDk1h_XwMMAGu9-3/RgSMfDk1h_XwMMAGu9-3 -goversion go1.12.7 -D "" -importcfg $WORK/b403/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/be/be2ac7cd6c19236142b84cd84830c75dfc9181444cc612c0c18e5439f8bd42b9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes/scheme=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid -1Ez7E5MxWtvSAFsOmth/-1Ez7E5MxWtvSAFsOmth -goversion go1.12.7 -D "" -importcfg $WORK/b404/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/8c/8c266e5964e8b7396b758c4c24d083af5f117829848a630e57595d594d36115f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/af/afb3cdce8223d04aff4e7d3b30202e7520bdcc07ddefce5fb64388313eaa4969-d # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/69/69772aa4e8eff891adedfa662507a3a8a450d5019da7776e33c03d75da499997-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/54/5485b4a1b56f55ba7f8a93176e7f7d35ec74b016ef497ab69a95f7be7a469fd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/discovery=github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b299/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid NDEtZ5YRjIVlAU7O7ZsO/NDEtZ5YRjIVlAU7O7ZsO -goversion go1.12.7 -D "" -importcfg $WORK/b332/importcfg -pack ./clientset.go ./doc.go ./import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/b3/b334747907a1b31be71bb750a38d4a761fc695a2a4119c3c5525a4c6a32b0725-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces -complete -installsuffix shared -buildid AtUaRWjCFut6IQaNjOrc/AtUaRWjCFut6IQaNjOrc -goversion go1.12.7 -D "" -importcfg $WORK/b420/importcfg -pack ./factory_interfaces.go BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient -complete -installsuffix shared -buildid it5uS4WEENbL-m5BAlr6/it5uS4WEENbL-m5BAlr6 -goversion go1.12.7 -D "" -importcfg $WORK/b505/importcfg -pack ./recycler_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/15/151df708c74fc5c5f9579bb70b2b5e10ee1357bb838db2fbf533a43619d02110-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid Tl249-HZB8JKsmyEshcg/Tl249-HZB8JKsmyEshcg -goversion go1.12.7 -D "" -importcfg $WORK/b419/importcfg -pack ./interface.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 -complete -installsuffix shared -buildid xyops8mTNht3q5Imup9T/xyops8mTNht3q5Imup9T -goversion go1.12.7 -D "" -importcfg $WORK/b425/importcfg -pack ./controllerrevision.go ./deployment.go ./interface.go ./statefulset.go BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 -complete -installsuffix shared -buildid 1NinT1feBIC763chsO0J/1NinT1feBIC763chsO0J -goversion go1.12.7 -D "" -importcfg $WORK/b423/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/48/486e374063976010b712350259895b7bd7910f7f92391fd154b73163b643b318-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 -complete -installsuffix shared -buildid lcHxejdWqClUpo4vsPLc/lcHxejdWqClUpo4vsPLc -goversion go1.12.7 -D "" -importcfg $WORK/b427/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/00/00d6ef2e3e106ee5a511d45431d9b3f47fa76cb8512760135ca09104d49d6c35-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration -complete -installsuffix shared -buildid USMkKIGB1eSCBGVZ3Xut/USMkKIGB1eSCBGVZ3Xut -goversion go1.12.7 -D "" -importcfg $WORK/b418/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/8c/8c2460ece08aa29987b9ecb0c910fc9d65fb0acaa0629d03de9c4a6f947248a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 -complete -installsuffix shared -buildid bGkqkpIMiT2AwqGOsFwq/bGkqkpIMiT2AwqGOsFwq -goversion go1.12.7 -D "" -importcfg $WORK/b430/importcfg -pack ./auditsink.go ./interface.go BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/7e/7e65295fff2266646926fedbf13e674f900b71411b968f37e31d49b7aa2e2a8f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 -complete -installsuffix shared -buildid r-Eso-YR_cksT5X-oGCn/r-Eso-YR_cksT5X-oGCn -goversion go1.12.7 -D "" -importcfg $WORK/b433/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/14/14553a7a63223722c318e023ef561f3f3429f1e04205a1a826c7461c44740d66-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps -complete -installsuffix shared -buildid lIMRhQerv3CvmGApV2Dh/lIMRhQerv3CvmGApV2Dh -goversion go1.12.7 -D "" -importcfg $WORK/b422/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/70/706c58b5d1c47b145cf125e2d487db35025c5740f3b32e7852366fc1d7a3100d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 -complete -installsuffix shared -buildid MpSrhAEqUScEbF2UqLQo/MpSrhAEqUScEbF2UqLQo -goversion go1.12.7 -D "" -importcfg $WORK/b435/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/81/81420e5886ae017946fadfced5156d0c00123873629c52653fec1179906d22fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c0/c07a2e6af5ec729f7f5a89c32dfba3a4778746af7d4cd4ef81f0075fda2632e8-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration -complete -installsuffix shared -buildid xydmv_PRR0L-GEfWYrrn/xydmv_PRR0L-GEfWYrrn -goversion go1.12.7 -D "" -importcfg $WORK/b429/importcfg -pack ./interface.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 -complete -installsuffix shared -buildid 4sO1Z5DDtjk2y5A8pkXc/4sO1Z5DDtjk2y5A8pkXc -goversion go1.12.7 -D "" -importcfg $WORK/b437/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/86/8649ff22e7b9376f948b9175c65d5b854467b446de84447b61069eb23de42e01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 -complete -installsuffix shared -buildid rdnBYG0kO0aHHA5GU7Uy/rdnBYG0kO0aHHA5GU7Uy -goversion go1.12.7 -D "" -importcfg $WORK/b440/importcfg -pack ./interface.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/55/5577d2355acced8ff3f60c841fa3cff484a4160e6243350a8457336651a888c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 -complete -installsuffix shared -buildid 6tps0eK43cQiYQkyey1n/6tps0eK43cQiYQkyey1n -goversion go1.12.7 -D "" -importcfg $WORK/b442/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/bc/bc11ec1701e7d31f1a0159fff475376d096631e400c8ee988fb2623e82d747d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 -complete -installsuffix shared -buildid 7tjFemJ8qapos22fgAJk/7tjFemJ8qapos22fgAJk -goversion go1.12.7 -D "" -importcfg $WORK/b444/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/33/336bbb747db3761086b2e345539b74f37da596fdca39ab9992f2294165af9062-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling -complete -installsuffix shared -buildid 3R2s84QuAh9NQ_bBOD6b/3R2s84QuAh9NQ_bBOD6b -goversion go1.12.7 -D "" -importcfg $WORK/b432/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c5/c5eb781b926d3d76ff1dc1bec1f7f4ea8d05e7b985bf78ccfe5a4cb77b6bb504-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 -complete -installsuffix shared -buildid _XxSkPr4sZbWJqjyn8Qv/_XxSkPr4sZbWJqjyn8Qv -goversion go1.12.7 -D "" -importcfg $WORK/b447/importcfg -pack ./certificatesigningrequest.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/07/071de9e37bf9f43b92c3c7507f7960bfcd3c63d23ea64f3ed84a35f1814b5b8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 -complete -installsuffix shared -buildid Wrym7nlnZajGEYL5orEz/Wrym7nlnZajGEYL5orEz -goversion go1.12.7 -D "" -importcfg $WORK/b450/importcfg -pack ./interface.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/04/04673372a96f8615cce275c5ded762d4b7eaec04fd4d5cb7bed73e63ccffeba5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch -complete -installsuffix shared -buildid oF9zkLhXo81RP-bPzgoF/oF9zkLhXo81RP-bPzgoF -goversion go1.12.7 -D "" -importcfg $WORK/b439/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/52/5212e03e19d26ccac4ba8ca8b5d8cde549948c7a5ed7fef08ef85529f7eac2b1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 -complete -installsuffix shared -buildid CuKbrWEowZ0eBKghl4hO/CuKbrWEowZ0eBKghl4hO -goversion go1.12.7 -D "" -importcfg $WORK/b452/importcfg -pack ./interface.go ./lease.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/49/49ddd1126a518f51b0ea26b7f9373a2c769dcc20beff05d789fd74c5f73a1be1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates -complete -installsuffix shared -buildid NlzvN9K6RsDNziWcO2hC/NlzvN9K6RsDNziWcO2hC -goversion go1.12.7 -D "" -importcfg $WORK/b446/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/96/96b41ba85c799a96c6b93c119d3f0ee088f7da98710b7bd90079f7b97fa9aca5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 -complete -installsuffix shared -buildid I4kMiyyy5VHs_mFrZtm1/I4kMiyyy5VHs_mFrZtm1 -goversion go1.12.7 -D "" -importcfg $WORK/b455/importcfg -pack ./componentstatus.go ./configmap.go ./endpoints.go ./event.go ./interface.go ./limitrange.go ./namespace.go ./node.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./serviceaccount.go BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/b5/b57f8ca1c447bb7cd30df5e4f94ffce26ef37a26932b9e10d03eb4a81e4b15cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 -complete -installsuffix shared -buildid EZJb2VLxHZt7VC07dz1t/EZJb2VLxHZt7VC07dz1t -goversion go1.12.7 -D "" -importcfg $WORK/b458/importcfg -pack ./event.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/53/53a7f942cc94fb6e2bef010c9410af3f303f3752bf6a75d9fb62e863a2ef52b7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 -complete -installsuffix shared -buildid iHzofaXy9t2zjDb6vmZQ/iHzofaXy9t2zjDb6vmZQ -goversion go1.12.7 -D "" -importcfg $WORK/b461/importcfg -pack ./daemonset.go ./deployment.go ./ingress.go ./interface.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/34/34b1ba1eb8d6a43fed4e7c13a4ed59a52cb339431dca447e682befed5348b464-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination -complete -installsuffix shared -buildid WYeE9F-LFheQx36tQEZ2/WYeE9F-LFheQx36tQEZ2 -goversion go1.12.7 -D "" -importcfg $WORK/b449/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/5a/5a8a07b11c7592219dfb2c2b160c8eb4a58df90697d6880eb383d5a729773847-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events -complete -installsuffix shared -buildid tAxQl4HGh44QTZOM4QXG/tAxQl4HGh44QTZOM4QXG -goversion go1.12.7 -D "" -importcfg $WORK/b457/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/c8/c825983f5ca885b1a30991994c639104d6718d9cf62ab4bdffcc768d0f359677-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 -complete -installsuffix shared -buildid aNCXKWwvoZmkciL8ftDs/aNCXKWwvoZmkciL8ftDs -goversion go1.12.7 -D "" -importcfg $WORK/b464/importcfg -pack ./interface.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/65/651988c6cc2ba46b67d99578fc55684b2c67152699b3c4f86f621d08b90353d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions -complete -installsuffix shared -buildid MX1JqvtcYsO0l5uFmruV/MX1JqvtcYsO0l5uFmruV -goversion go1.12.7 -D "" -importcfg $WORK/b460/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/ee/ee46ea6bf95d7f5d198590d78a69e164e4fadf3c866268fedbef4c86068ed111-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 -complete -installsuffix shared -buildid YfYregkSmwBsEjWB6yzB/YfYregkSmwBsEjWB6yzB -goversion go1.12.7 -D "" -importcfg $WORK/b466/importcfg -pack ./ingress.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/e2/e21379b0f471773dcc6cb67226db3b88be9290470310395fe37263730e8c013d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 -complete -installsuffix shared -buildid J7TssqQayvpJ6aA2ehlm/J7TssqQayvpJ6aA2ehlm -goversion go1.12.7 -D "" -importcfg $WORK/b469/importcfg -pack ./interface.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/ce/ce276678b46d21c68538fe6443cb99dcf0d1dfd711debf0ac3a6e2d3a95caced-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core -complete -installsuffix shared -buildid YHvv6dVdXg9XLn2rLg2G/YHvv6dVdXg9XLn2rLg2G -goversion go1.12.7 -D "" -importcfg $WORK/b454/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/d3/d35056ee2e83c50cc79e80b573c237774b210b4b3a16c4c1a3afe1a16fb34f0b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 -complete -installsuffix shared -buildid fBHpc9MbXFBDNYV3EVg-/fBHpc9MbXFBDNYV3EVg- -goversion go1.12.7 -D "" -importcfg $WORK/b471/importcfg -pack ./interface.go ./runtimeclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/1c/1cb5ca31ff6adf6d85fbd3883f832de6c41cd1015f7f9cb7d10566388cded956-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1=$WORK/b466/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking -complete -installsuffix shared -buildid V2bETr0hUrskl55a8lUP/V2bETr0hUrskl55a8lUP -goversion go1.12.7 -D "" -importcfg $WORK/b463/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/02/0214e9e0170f34474b13947e248a6077eb34d15c83a561e42eeaf28332b919fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 -complete -installsuffix shared -buildid vUP7MX2Gv8yPrItlMe0J/vUP7MX2Gv8yPrItlMe0J -goversion go1.12.7 -D "" -importcfg $WORK/b474/importcfg -pack ./interface.go ./poddisruptionbudget.go ./podsecuritypolicy.go BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/a2/a26968b228dff17da5fb0a1c4226976e73e6be1869a045e9b01c956c433ae683-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 -complete -installsuffix shared -buildid WCtbv2tRN389zXZ4B1B3/WCtbv2tRN389zXZ4B1B3 -goversion go1.12.7 -D "" -importcfg $WORK/b477/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/1e/1e39e69bf8961deab778db90d8a9c90a31809566158a6f8f77925abde30bae3b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 -complete -installsuffix shared -buildid dq5z9XtKR9OA2dSVWX8F/dq5z9XtKR9OA2dSVWX8F -goversion go1.12.7 -D "" -importcfg $WORK/b479/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/8f/8f7ef6cf488af4269867afbac596e9ed05e94d4a18b093a8e103ac3060e5d81c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1=$WORK/b471/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node -complete -installsuffix shared -buildid YktYQT2HtJbwduWpaiWH/YktYQT2HtJbwduWpaiWH -goversion go1.12.7 -D "" -importcfg $WORK/b468/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/bf/bf79d53f8dcf50cf9eca6aef39d1efb892862e33dacc58393c91509ce487ba24-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b474/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy -complete -installsuffix shared -buildid 7fHdseW8KhLZ_GbPCot_/7fHdseW8KhLZ_GbPCot_ -goversion go1.12.7 -D "" -importcfg $WORK/b473/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/32/3257a40c801e96babdbf01f36f62a340be3943d718954c3ca7025d1ae0777536-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 -complete -installsuffix shared -buildid EZ187zZ7QUUvvmziH0RT/EZ187zZ7QUUvvmziH0RT -goversion go1.12.7 -D "" -importcfg $WORK/b481/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/70/709720ebb220b3871e9755e32d8c72547dbec1f1bbf2e760d02663eb11ea0d8d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 -complete -installsuffix shared -buildid P0KAacEe6aqCmR0oTmmQ/P0KAacEe6aqCmR0oTmmQ -goversion go1.12.7 -D "" -importcfg $WORK/b484/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/00/007c1ff8fe0194b48286491c1e72024915dbe074decd4e651e02e2a47bd2dfc2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 -complete -installsuffix shared -buildid uAmwNFBpaVGPe_94vBrE/uAmwNFBpaVGPe_94vBrE -goversion go1.12.7 -D "" -importcfg $WORK/b486/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/e6/e6ef7373e9611719136aedef6a0feb197c1414041075f80900449c4c34cff99d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 -complete -installsuffix shared -buildid Y2y1le5_0QNgHvTp8Lol/Y2y1le5_0QNgHvTp8Lol -goversion go1.12.7 -D "" -importcfg $WORK/b488/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/93/93cf255896e63724cecb8a3ae5ab2e001e4ead141b778d7170cd9286acebd944-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 -complete -installsuffix shared -buildid fJNxTa_78iteUiCFEWpQ/fJNxTa_78iteUiCFEWpQ -goversion go1.12.7 -D "" -importcfg $WORK/b491/importcfg -pack ./interface.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/fa/fa9036bd9fb05bde6735bc151d859f1806b82f266824546725836163bd11f4bd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b481/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac -complete -installsuffix shared -buildid L47r2HSLxmHFUY-Li4Ua/L47r2HSLxmHFUY-Li4Ua -goversion go1.12.7 -D "" -importcfg $WORK/b476/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/90/901ca9ad4fc213bf26f580aaa520fc28618fc3cfedb3f70fd79692ec58c278c4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 -complete -installsuffix shared -buildid rEQgPg84GuBi44dMiMof/rEQgPg84GuBi44dMiMof -goversion go1.12.7 -D "" -importcfg $WORK/b494/importcfg -pack ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/64/6405101269924399a7e2bc49064f81b9348521ca208374437344a822fe8036a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b488/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling -complete -installsuffix shared -buildid pwZeKLFnIJUic04-kU7Z/pwZeKLFnIJUic04-kU7Z -goversion go1.12.7 -D "" -importcfg $WORK/b483/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/86/86ff83ee70a2a477d809af91803d1f8bae04e12d47b443cd3d3d7445c967d508-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b491/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings -complete -installsuffix shared -buildid Vjyrsehr0mR1DlYoAO_b/Vjyrsehr0mR1DlYoAO_b -goversion go1.12.7 -D "" -importcfg $WORK/b490/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/82/82637d14023e871d736967ebe1994f433d6028f584a990bb5a59a5e91819c965-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 -complete -installsuffix shared -buildid jSAVV4F2gxT8KmNYFxX5/jSAVV4F2gxT8KmNYFxX5 -goversion go1.12.7 -D "" -importcfg $WORK/b496/importcfg -pack ./interface.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/6a/6acd59e586cfab681915b34bc8c40b955f3d5d994e0661f3be3c8e73c7bd79ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 -complete -installsuffix shared -buildid F0ozGejMVqfIZJ3cP7eN/F0ozGejMVqfIZJ3cP7eN -goversion go1.12.7 -D "" -importcfg $WORK/b498/importcfg -pack ./csidriver.go ./csinode.go ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/84/84fa65261f1e82ce23aa4ea88b589437d9ac439d860cd3501caa4cc1beedb516-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/09/09080578eee3ab25f3e669eb6452aa8e0cbea53e6c0e67c21ecd1e0ef9cde69f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/69/69587799d25a32b883357debc90820940ecc6a7d0f6541f56e3a213187b2b2df-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/55/557864e9068ba0dabf3c29b554ffba6636fc5d309e54522523b9564604635e7d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/informers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b498/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage -complete -installsuffix shared -buildid E6r-6zQli9cnA-bRVNLm/E6r-6zQli9cnA-bRVNLm -goversion go1.12.7 -D "" -importcfg $WORK/b493/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/e2/e2c14f561f275ceb41347b7cda640754e2fea62e9c8b6a195ba5fa2efc81ffc4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: importmap k8s.io/api/apps/v1beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: importmap k8s.io/api/auditregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: importmap k8s.io/api/autoscaling/v2beta2=github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2 BUILDSTDERR: importmap k8s.io/api/batch/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: importmap k8s.io/api/batch/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: importmap k8s.io/api/batch/v2alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: importmap k8s.io/api/certificates/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: importmap k8s.io/api/coordination/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1 BUILDSTDERR: importmap k8s.io/api/coordination/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/api/events/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: importmap k8s.io/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/api/networking/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: importmap k8s.io/api/networking/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1 BUILDSTDERR: importmap k8s.io/api/node/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1 BUILDSTDERR: importmap k8s.io/api/node/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1 BUILDSTDERR: importmap k8s.io/api/policy/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: importmap k8s.io/api/rbac/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: importmap k8s.io/api/rbac/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: importmap k8s.io/api/rbac/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: importmap k8s.io/api/scheduling/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: importmap k8s.io/api/settings/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: importmap k8s.io/api/storage/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: importmap k8s.io/api/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/informers/admissionregistration=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: importmap k8s.io/client-go/informers/apps=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: importmap k8s.io/client-go/informers/auditregistration=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration BUILDSTDERR: importmap k8s.io/client-go/informers/autoscaling=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: importmap k8s.io/client-go/informers/batch=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: importmap k8s.io/client-go/informers/certificates=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: importmap k8s.io/client-go/informers/coordination=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination BUILDSTDERR: importmap k8s.io/client-go/informers/core=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: importmap k8s.io/client-go/informers/events=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: importmap k8s.io/client-go/informers/extensions=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: importmap k8s.io/client-go/informers/internalinterfaces=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: importmap k8s.io/client-go/informers/networking=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: importmap k8s.io/client-go/informers/node=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node BUILDSTDERR: importmap k8s.io/client-go/informers/policy=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: importmap k8s.io/client-go/informers/rbac=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: importmap k8s.io/client-go/informers/scheduling=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: importmap k8s.io/client-go/informers/settings=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: importmap k8s.io/client-go/informers/storage=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/tools/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers -complete -installsuffix shared -buildid KgXtt7TgDRRH6VaXCkHX/KgXtt7TgDRRH6VaXCkHX -goversion go1.12.7 -D "" -importcfg $WORK/b417/importcfg -pack ./factory.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/23/23dfba5547448d2a1941cdc15e84e71341cae5f1c705c42584c1d365e447c5ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/client-go/informers=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider -complete -installsuffix shared -buildid wqKfYlWBwg1LhQfZLZnB/wqKfYlWBwg1LhQfZLZnB -goversion go1.12.7 -D "" -importcfg $WORK/b416/importcfg -pack ./cloud.go ./doc.go ./plugins.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/a2/a28784a90689e16682ae5e2d7b632e6c52c888dffd8d1faff4b2e95cc920d6d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/authentication/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/client-go/kubernetes=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: importmap k8s.io/client-go/listers/storage/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/cloud-provider=github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/mount=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/fs=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/recyclerclient=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume/util/subpath=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume -complete -installsuffix shared -buildid bYQLNjPoesS2QTP7jWGm/bYQLNjPoesS2QTP7jWGm -goversion go1.12.7 -D "" -importcfg $WORK/b330/importcfg -pack ./doc.go ./metrics_cached.go ./metrics_du.go ./metrics_errors.go ./metrics_nil.go ./metrics_statfs.go ./noop_expandable_plugin.go ./plugins.go ./volume.go ./volume_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/e4/e4602b161e321c2dc79981540db054de773d0983c4d637559bc5cf261b410284-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/client-go/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/client-go/tools/reference=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/cri-o/cri-o/vendor/k8s.io/klog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/api/legacyscheme=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/util/format=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/hash=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: importmap k8s.io/kubernetes/pkg/volume=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: importmap k8s.io/kubernetes/third_party/forked/golang/expansion=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container -complete -installsuffix shared -buildid WDl5WqjspLMFsGx0ayL9/WDl5WqjspLMFsGx0ayL9 -goversion go1.12.7 -D "" -importcfg $WORK/b312/importcfg -pack ./cache.go ./container_gc.go ./container_reference_manager.go ./helpers.go ./os.go ./ref.go ./resize.go ./runtime.go ./runtime_cache.go ./runtime_cache_fake.go ./sync_result.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/81/8175b72c65d5a3eda29a73c3276f9673dede33450011dfdd2d5e6c46466d7dfc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/oci BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/cgroups=github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: importmap github.com/containerd/containerd/api/types/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task BUILDSTDERR: importmap github.com/containerd/containerd/namespaces=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/shim=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim BUILDSTDERR: importmap github.com/containerd/containerd/runtime/v2/task=github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task BUILDSTDERR: importmap github.com/containerd/ttrpc=github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/kr/pty=github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/container=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: importmap k8s.io/kubernetes/pkg/kubelet/types=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/errdefs=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/io=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/typeurl=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/oci BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid -60JPieZgXxiXu3GkctJ/-60JPieZgXxiXu3GkctJ -goversion go1.12.7 -D "" -importcfg $WORK/b029/importcfg -pack ./attach.go ./container.go ./finished.go ./history.go ./kill.go ./memory_store.go ./oci.go ./oci_linux.go ./oci_unix.go ./runtime_oci.go ./runtime_vm.go ./stats.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/79/7972c5b0fb8c392e2d728aa7395b6c2826f9f5faeb6c63ad7a0ba7106e0e1aa1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/cmd/crio-config BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/src/github.com/cri-o/cri-o/cmd/crio-config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid -hZapnRuyOIooDoPLrky/-hZapnRuyOIooDoPLrky -goversion go1.12.7 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4c/4c38d5fdbac7059e710e493c1da5228d5d58edf1b9d5413236a7f08ddcab50f7-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/cri-o/cri-o/cmd/crio-config=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types/task=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/namespaces=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/shim=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/runtime/v2/task=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/ttrpc=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/errdefs=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/fifo=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/io=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/ioutil=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils/typeurl=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/types=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/errdefs=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/events=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/sys=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/fifo=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/go-runc=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/typeurl=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/api/types=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/libpod/pkg/lookup=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/cio=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/klog=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/containerd/defaults=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record/util=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/integer=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/subpath=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/cloud-provider/features=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http/httpguts=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/keyutil=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/io=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/nsenter=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/path=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/oauth2/internal=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/sigs.k8s.io/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/auditregistration/v1alpha1=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta2=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/coordination/v1beta1=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1beta1=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1alpha1=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/node/v1beta1=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/buffer=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/trace=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/auditregistration/v1alpha1=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta2=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/coordination/v1beta1=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1beta1=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1alpha1=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/node/v1beta1=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/auditregistration/v1alpha1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta2=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/coordination/v1beta1=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1beta1=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1alpha1=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/node/v1beta1=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b497/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AiSzmfONIRzVYqJVRvIa/-hZapnRuyOIooDoPLrky/W2xBwarjpwBsTJ77CHUR/AiSzmfONIRzVYqJVRvIa -B 0x2be01a9091acd5f243747cd6dd88eec67f307b60 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/crio-config BUILDSTDERR: rm -r $WORK/b001/ + pushd conmon + ../bin/crio-config + /usr/bin/make all + popd + /usr/bin/make bin/pause docs + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/conmon ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.14.9-1.module_f31+5133+e8343ec4\" -DGIT_COMMIT=\"unknown\" -D USE_JOURNALD=0 -c -o ctr_logging.o ctr_logging.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.14.9-1.module_f31+5133+e8343ec4\" -DGIT_COMMIT=\"unknown\" -D USE_JOURNALD=0 -c -o conmon.o conmon.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.14.9-1.module_f31+5133+e8343ec4\" -DGIT_COMMIT=\"unknown\" -D USE_JOURNALD=0 -c -o cmsg.o cmsg.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.14.9-1.module_f31+5133+e8343ec4\" -DGIT_COMMIT=\"unknown\" -D USE_JOURNALD=0 -c -o utils.o utils.c cc -o ../bin/conmon config.h ctr_logging.o conmon.o cmsg.o utils.o -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.14.9-1.module_f31+5133+e8343ec4\" -DGIT_COMMIT=\"unknown\" -D USE_JOURNALD=0 -lglib-2.0 -lsystemd ~/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df /usr/bin/make -C pause make[1]: Entering directory '/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/pause' cc -std=c99 -Os -Wall -Wextra -static -c -o pause.o pause.c cc -o ../bin/pause pause.o -std=c99 -Os -Wall -Wextra -static make[1]: Leaving directory '/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/pause' mkdir -p "/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/src/github.com/cri-o" ln -s "/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df" "/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/src/github.com/cri-o/cri-o" touch "/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/.gopathok" (go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) || (/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) (go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) || (/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output:/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/bin/go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MGD5f9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + sed -i 's/\/local//' contrib/systemd/crio.service + ./bin/crio --selinux --cgroup-manager systemd --conmon /usr/libexec/crio/conmon --cni-plugin-dir /usr/libexec/cni --default-mounts /usr/share/rhel/secrets:/run/secrets --file-locking=false config BUILDSTDERR: time="2019-07-21T02:11:25Z" level=warning msg="default configuration file does not exist: /etc/crio/crio.conf" + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio + install -p -m 755 bin/crio /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin + install -p -m 755 bin/conmon /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio + install -p -m 755 bin/pause /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/cni/net.d + install -p -m 644 contrib/cni/10-crio-bridge.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/cni/net.d/100-crio-bridge.conf + install -p -m 644 contrib/cni/99-loopback.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/cni/net.d/200-loopback.conf + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/containers/oci/hooks.d + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/oci-umount/oci-umount.d + install -p -m 644 crio.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/crio + install -p -m 644 seccomp.json /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/crio + install -p -m 644 crio-umount.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/oci-umount/oci-umount.d/crio-umount.conf + install -p -m 644 crictl.yaml /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/sysconfig + install -p -m 644 contrib/sysconfig/crio /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/sysconfig/crio + install -p -m 644 /builddir/build/SOURCES/crio-network.sysconfig /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/sysconfig/crio-network + install -p -m 644 /builddir/build/SOURCES/crio-storage.sysconfig /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/sysconfig/crio-storage + install -p -m 644 /builddir/build/SOURCES/crio-metrics.sysconfig /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/sysconfig/crio-metrics + make PREFIX=/builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr DESTDIR=/builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 install.bin install.completions install.config install.man install.systemd + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/var/lib/containers + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/crio-wipe + install -dp /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/lib/systemd/system-preset + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.14.9-1.module_f31+5133+e8343ec4 --unique-debug-suffix -1.14.9-1.module_f31+5133+e8343ec4.aarch64 --unique-debug-src-base cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/conmon BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/pause BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: nm: /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/pause: no symbols BUILDSTDERR: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts BUILDSTDERR: of file /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin/crio. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 35747 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 install -D -m 755 bin/crio /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin/crio install -D -m 755 bin/conmon /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/conmon install -D -m 755 bin/pause /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/pause install -d -m 755 /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/crio-wipe install -D -m 755 contrib/crio-wipe/*.bash /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/crio-wipe/ install -d -m 755 /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/bash-completion/completions install -d /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/containers/oci/hooks.d install -D -m 644 crio.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/crio/crio.conf install -D -m 644 seccomp.json /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc/crio/seccomp.json install -D -m 644 crio-umount.conf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/oci-umount/oci-umount.d/crio-umount.conf install -D -m 644 crictl.yaml /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/etc touch "/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/.gopathok" (go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) || (/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/bin/go-md2man -in docs/crio.conf.5.md -out docs/crio.conf.5.tmp && touch docs/crio.conf.5.tmp && mv docs/crio.conf.5.tmp docs/crio.conf.5) (go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) || (/builddir/build/BUILD/cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df/_output/bin/go-md2man -in docs/crio.8.md -out docs/crio.8.tmp && touch docs/crio.8.tmp && mv docs/crio.8.tmp docs/crio.8) install -d -m 755 /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/man/man5 install -d -m 755 /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/man/man8 install -m 644 docs/crio.conf.5 -t /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/man/man5 install -m 644 docs/crio.8 -t /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/man/man8 install -D -m 644 contrib/systemd/crio.service /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/lib/systemd/system/crio.service ln -sf crio.service /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/lib/systemd/system/cri-o.service install -D -m 644 contrib/systemd/crio-shutdown.service /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/lib/systemd/system/crio-shutdown.service install -D -m 644 contrib/systemd/crio-wipe.service /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/lib/systemd/system/crio-wipe.service explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/pause extracting debug info from /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin/crio extracting debug info from /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/libexec/crio/pause extracting debug info from /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/bin/crio mangling shebang in /usr/libexec/crio/crio-wipe/lib.bash from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/crio/crio-wipe/crio-wipe.bash from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/crio/crio-wipe/helpers.bash from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wcaoib + umask 022 + cd /builddir/build/BUILD + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DW0NPa + umask 022 + cd /builddir/build/BUILD + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + DOCDIR=/builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/doc/cri-o + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/doc/cri-o + cp -pr README.md /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/doc/cri-o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nFsata + umask 022 + cd /builddir/build/BUILD + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + LICENSEDIR=/builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/licenses/cri-o + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/licenses/cri-o + cp -pr LICENSE /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64/usr/share/licenses/cri-o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(cri-o) = 2:1.14.9-1.module_f31+5133+e8343ec4 cri-o = 2:1.14.9-1.module_f31+5133+e8343ec4 cri-o(aarch-64) = 2:1.14.9-1.module_f31+5133+e8343ec4 crio = 1.14.9-1.module_f31+5133+e8343ec4 ocid = 1.14.9-1.module_f31+5133+e8343ec4 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libglib-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Obsoletes: ocid <= 0.3 Processing files: cri-o-debugsource-1.14.9-1.module_f31+5133+e8343ec4.aarch64 Provides: cri-o-debugsource = 2:1.14.9-1.module_f31+5133+e8343ec4 cri-o-debugsource(aarch-64) = 2:1.14.9-1.module_f31+5133+e8343ec4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cri-o-debuginfo-1.14.9-1.module_f31+5133+e8343ec4.aarch64 Provides: cri-o-debuginfo = 2:1.14.9-1.module_f31+5133+e8343ec4 cri-o-debuginfo(aarch-64) = 2:1.14.9-1.module_f31+5133+e8343ec4 debuginfo(build-id) = 5c485ec784b33ea60be77f30233e93c4c08894f9 debuginfo(build-id) = 76945c03bf0d4264125fac06bdaba772fedca45a debuginfo(build-id) = b9816f5522c49b395c1822854a392d7260784014 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cri-o-debugsource(aarch-64) = 2:1.14.9-1.module_f31+5133+e8343ec4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 Wrote: /builddir/build/RPMS/cri-o-debugsource-1.14.9-1.module_f31+5133+e8343ec4.aarch64.rpm Wrote: /builddir/build/RPMS/cri-o-debuginfo-1.14.9-1.module_f31+5133+e8343ec4.aarch64.rpm Wrote: /builddir/build/RPMS/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NGX4jb + umask 022 + cd /builddir/build/BUILD + cd cri-o-0af20c51a25a04ef77f7e038ff4f24a5a87cd1df + /usr/bin/rm -rf /builddir/build/BUILDROOT/cri-o-1.14.9-1.module_f31+5133+e8343ec4.aarch64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0