Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.11-3120190812145408-f636be4b-build-17220942-1235870/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 ppc64le --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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1563580800 Wrote: /builddir/build/SRPMS/cri-o-1.11.15-1.module_f31+5343+99937626.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.11-3120190812145408-f636be4b-build-17220942-1235870/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 ppc64le --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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1563580800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LzjLIu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + /usr/bin/gzip -dc /builddir/build/SOURCES/cri-o-3402c2c.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + /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.11.15 base' + sed -i /strip/d pause/Makefile + sed -i 's/install.config: crio.conf/install.config:/' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fYP7fv + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + 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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 src/github.com/cri-o/cri-o + popd + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + GOPATH=/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 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 0x27fee7d88df2f950bd8e70de78bc929552be2a1d -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-build048801629 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Nv4m-OfqIzqwImZLePJj/Nv4m-OfqIzqwImZLePJj -goversion go1.13beta1 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid ERuVKMgN1UTaInV92F6O/ERuVKMgN1UTaInV92F6O -goversion go1.13beta1 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dVdgx46Lzray8pFt55KL/dVdgx46Lzray8pFt55KL -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ii1o3SPIdKKmMZpf4L20/ii1o3SPIdKKmMZpf4L20 -goversion go1.13beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/47/470e9b0af97f2779b024d1996ce946a83fdc49b8dcc3e459b76efe9abccdc923-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid ITsjBxze0-rW4Us8TAKH/ITsjBxze0-rW4Us8TAKH -goversion go1.13beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/6f/6fa0f388ab75f2acc633efebaf493a221084ae3d11c8c770bf26a02b5f30292b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UOdJz-Q-5waBm8nyQVy9/UOdJz-Q-5waBm8nyQVy9 -goversion go1.13beta1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/47/476589cc77911179286676dc2dd3af98bd004ca129ee855c60e3a0bf3967e61a-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f1f613f663ba9cabd7215905093ae48c865e1eec9995763b15c61872609198ac-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uvsSneuVM3fgtBafLrRH/uvsSneuVM3fgtBafLrRH -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/3c/3c601855da90188b6e4b4b2551510686dfbaca2ed86d15042343d2d30c31f7f1-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid cU3pVVjzohxyOG7gE6aU/cU3pVVjzohxyOG7gE6aU -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kWiD_dsO1Ab86T5k_cbn/kWiD_dsO1Ab86T5k_cbn -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e6/e68fc3a55c59f7defefb0d389b90c26f883cf5e9502b7e6d7fab0764cdf3b62c-d # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1f77daa012beb1ad1426283b98db0d621aed5e98c7e351d0639928987bb7d88d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1f/1fce3445ddf49f2f187303bde9ab7cc666971db048f36f18e9672308167274c3-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid sW8X6VutVoZ9Qw4YxkIY/sW8X6VutVoZ9Qw4YxkIY -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3d/3d7d11bbd9fe1e07c29df7bd6b6cd5a8213d1def3944f7a044be0994b8bc7083-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid zOTpj25II-P5p7_veTWj/zOTpj25II-P5p7_veTWj -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid l58TCJ02JF6z9V4KIV3j/l58TCJ02JF6z9V4KIV3j -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid XhMFfDLcoUBy6ZLYrirB/XhMFfDLcoUBy6ZLYrirB -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.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 ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.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 ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.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 ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b0/b0f08e022aa2c58b0285228b017b01f5198b4d615cb6eacdeee4a8a0bc98c8f5-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 0v_EwgJGycuygt734rhq/0v_EwgJGycuygt734rhq -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/13/1378d8cada9cbac6d3389b13874ac9bb9bd8880299a0f83128ec156cd0aa178c-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9d/9d551071c70d3955e118ee91feeb28042846667c65e21c71626f64f12e0f15b5-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f3/f336f200bf52397e59365ce9c50a97bcce03c2d0f7b970b77e200507951934e2-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding -std -complete -installsuffix shared -buildid BQlvidS1nGUwvaObLkSw/BQlvidS1nGUwvaObLkSw -goversion go1.13beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./encoding.go BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid cDv1NvXXUF7xU98AK9VB/cDv1NvXXUF7xU98AK9VB -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/45/45798115fb52ba9ab5cb0b3f1efb76407c4c9487e497b8c26d6c716c2b7622e6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid S5v11d-w7j45p0dF8oyv/S5v11d-w7j45p0dF8oyv -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/20/207fcfb9323fc5619f8116a37fd9fe6db0adb52fb71876272cff5f644341356a-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid EW43cZ9eJzf7AQwXR-fj/EW43cZ9eJzf7AQwXR-fj -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/01/011b142fde05bb2bf9a0c8bcb68c4e6109aa59f09684ea349dc973bca39da55a-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid E-y54jS3wyUAW6V4RbGb/E-y54jS3wyUAW6V4RbGb -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ad/ad573e2697d5a873dd748da3bc50f0948c140656b5c6d6605c6bc2bf5396d9d9-d # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/92/92ef70def11519c9d58edccba9dd0dd40817ceb683814331e1d5b6110d57c396-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid mL1WUPGT4GKqKpH1ZFBa/mL1WUPGT4GKqKpH1ZFBa -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./no_ostree.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid S7WylnwBp47tWzxmj3np/S7WylnwBp47tWzxmj3np -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./operator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9c/9ce158246a39a7135367fec30b9716979e3611be56a29ab69dde8caf2fa1bd92-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p container/list -std -complete -installsuffix shared -buildid Tt-JWIJ1Ji0AnuhL5pH1/Tt-JWIJ1Ji0AnuhL5pH1 -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/09/099bf382dd969dfe5e42b9aa456bf6ad6315f2d72612ca1229f3226b9b946b4a-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid KB4gm2Wl2P78PLlMkicK/KB4gm2Wl2P78PLlMkicK -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/59/5988bb09cbd8253e6d68208a6835ec0f41864683ec5b0eaad1af8616b2ccf428-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid aB3rWI05VRCsqcukqC9O/aB3rWI05VRCsqcukqC9O -goversion go1.13beta1 -D "" -importcfg $WORK/b180/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/cc/cccd6c41e1e630ed3407571429945b24370e8299ac5c61e435e372d0ae0dcb54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid SHR9V3GTkV2nL6UXBM8b/SHR9V3GTkV2nL6UXBM8b -goversion go1.13beta1 -D "" -importcfg $WORK/b217/importcfg -pack ./resolver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/14/14e36dbe2ab197513aafdaeba502ae2a4539c7b113ce7feaffff73d33ae7b73c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid eusEi1NbIAZWEUWglAvL/eusEi1NbIAZWEUWglAvL -goversion go1.13beta1 -D "" -importcfg $WORK/b220/importcfg -pack ./internal.go BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/4d/4d35579024c67412f688c3216826debb5c136928cb6db0a7d622023fc7f4991b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid joxIP71RZxgYlnG2_vE7/joxIP71RZxgYlnG2_vE7 -goversion go1.13beta1 -D "" -importcfg $WORK/b269/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/67/67f506d57906190e274196a4b241c05dd1c0b47552b20abf80bffc5834550fff-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid aKGuRK7sWEVUM1tCfvW6/aKGuRK7sWEVUM1tCfvW6 -goversion go1.13beta1 -D "" -importcfg $WORK/b310/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/3b/3bd0f9dbc0a9daea8c1a752d7a124b518a9c4333892d12308155088b56c1fde8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/cri-o/cri-o/pkg/annotations -complete -installsuffix shared -buildid LW_zV4SyLn8WlsacjWzR/LW_zV4SyLn8WlsacjWzR -goversion go1.13beta1 -D "" -importcfg $WORK/b342/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/74/7495fe15cf75a81c8b1d1e37d680f0b2696f0977219ac527a2b76b81d8f9261e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid aX8Ho-mobWdTioMu7QRg/aX8Ho-mobWdTioMu7QRg -goversion go1.13beta1 -D "" -importcfg $WORK/b355/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/ed/ed03376d74786c045ada22e7298d7e670bb4eff04adcd1a58688750351429825-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p image/color -std -complete -installsuffix shared -buildid mPvOWOr0augDD3RwiEwh/mPvOWOr0augDD3RwiEwh -goversion go1.13beta1 -D "" -importcfg $WORK/b370/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f5/f5120fb2a8961673ab567690030a902979b54e1e6e7a8ca2d6427ff194d3d9bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Gw3I__5zOFPK2j6BW0Rb/Gw3I__5zOFPK2j6BW0Rb -goversion go1.13beta1 -D "" -importcfg $WORK/b408/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/8c/8c7381b45b8298b2afbf0aaeafc5917df32c2343e4b3a507d05787b3543ae0e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid RGKvYavElAfRG2crwOl7/RGKvYavElAfRG2crwOl7 -goversion go1.13beta1 -D "" -importcfg $WORK/b416/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/4d/4dd09a9ab3f98b50b00c9b199e566a9bdf85cc9b9d8564204735d925ae9d69f0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid c1iQr5s2rUVYTziTYeIV/c1iQr5s2rUVYTziTYeIV -goversion go1.13beta1 -D "" -importcfg $WORK/b420/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/e1/e19802fffcb76faf7ad4ba37f35515cba35d51e55fa3d316de6d4c42828dc46c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid GDtiOKz2JGxZ34clF3rz/GDtiOKz2JGxZ34clF3rz -goversion go1.13beta1 -D "" -importcfg $WORK/b421/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/fb/fb731f7d5697069fed0026021d058af987a0e87b63876a5b0cdebcd4e93cd4c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/cri-o/cri-o/pkg/apparmor -complete -installsuffix shared -buildid JA_19I7fqh8_tLl5a0sl/JA_19I7fqh8_tLl5a0sl -goversion go1.13beta1 -D "" -importcfg $WORK/b478/importcfg -pack ./apparmor_common.go ./apparmor_unsupported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d7/d706199bbb7c1dfe53625fc8b4840a0b9d004cd29cc31733f778e5994cc3bdd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/version BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/cri-o/cri-o/version -complete -installsuffix shared -buildid tsoYuWZVHWJE1nnP5ri8/tsoYuWZVHWJE1nnP5ri8 -goversion go1.13beta1 -D "" -importcfg $WORK/b482/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/fd/fd3ed017e9a9154c92905911560a654279db67f68a5cb4d11ecea16230909395-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid HJLSc5awBJaAotM1zapm/HJLSc5awBJaAotM1zapm -goversion go1.13beta1 -D "" -importcfg $WORK/b507/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/a1/a160fc2bfc67b3ea554d0dd62bc9db2c1537321f074619beddc8bf035ac9e0af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer BUILDSTDERR: mkdir -p $WORK/b589/ BUILDSTDERR: cat >$WORK/b589/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer -complete -installsuffix shared -buildid -Oh9xUVi0-KkUT9p6eFm/-Oh9xUVi0-KkUT9p6eFm -goversion go1.13beta1 -D "" -importcfg $WORK/b589/importcfg -pack ./ring_growing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/be/bef393607b91b90f71e828dc283f2f3b0259037166787e09c9fd852e6bb9977e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports BUILDSTDERR: mkdir -p $WORK/b678/ BUILDSTDERR: cat >$WORK/b678/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports -complete -installsuffix shared -buildid 2VIq0bcIfh4CMOKPAtYx/2VIq0bcIfh4CMOKPAtYx -goversion go1.13beta1 -D "" -importcfg $WORK/b678/importcfg -pack ./doc.go ./ports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b678/_pkg_.a # internal BUILDSTDERR: cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/5a/5aad70e02be12ce60b9265c4b2a69ecb191b9be75103f36bbb507326630a6f86-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b691/ BUILDSTDERR: cat >$WORK/b691/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid cLZAMDOzmpzv8uEaVaGy/cLZAMDOzmpzv8uEaVaGy -goversion go1.13beta1 -D "" -importcfg $WORK/b691/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b589/_pkg_.a # internal BUILDSTDERR: cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/f4/f4f6f9c8464b8b5d8c9b4e9d30fde7dfc1a5a173ef6a46e799aeade6bdaabd8c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user BUILDSTDERR: mkdir -p $WORK/b696/ BUILDSTDERR: cat >$WORK/b696/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user -complete -installsuffix shared -buildid cWd64zNZtxNhgALM4ZYb/cWd64zNZtxNhgALM4ZYb -goversion go1.13beta1 -D "" -importcfg $WORK/b696/importcfg -pack ./doc.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b696/_pkg_.a # internal BUILDSTDERR: cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/39/3942d803ef726c2222c534417e6e37d47268df47de4c84e2f21a792fb72f1a03-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: mkdir -p $WORK/b704/ BUILDSTDERR: cat >$WORK/b704/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky -complete -installsuffix shared -buildid 5ZnzBVqn-iit-Gr8xsN8/5ZnzBVqn-iit-Gr8xsN8 -goversion go1.13beta1 -D "" -importcfg $WORK/b704/importcfg -pack ./leaky.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b704/_pkg_.a # internal BUILDSTDERR: cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/d5/d535202e08f8a2a9760818a0ddce6152101f3abb34196233e758c1b52913ac5a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b691/_pkg_.a # internal BUILDSTDERR: cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/ab/ab1896a3c3e7e314e8885d7c676c42190487a6559fab7e657b33ae2e9fb48972-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_linux_ppc64x.S BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Lnpe2NqqbIOhGROTd1_M/Lnpe2NqqbIOhGROTd1_M -goversion go1.13beta1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_ppc64x.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/dc/dcf2bd91fb095031ad17de4fa8200303097a66d2a04327d3f21499e8e4dca1e6-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0c/0cf47f54ab8c0300ea60b030ae21bb6a4403473efa87fd78dc390cce5688d576-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid C47DkbNB4_6Q2PlJ_-Cp/C47DkbNB4_6Q2PlJ_-Cp -goversion go1.13beta1 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid J5HbPVkzwzdUfxZ5jc9I/J5HbPVkzwzdUfxZ5jc9I -goversion go1.13beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/cf/cf9a66f23ceebc316ff204541f6bc29380a609f6ba899ac393967af1b830f632-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities BUILDSTDERR: mkdir -p $WORK/b677/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b677/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/rand -std -complete -installsuffix shared -buildid QsusvP0TbsO3F7PxbWur/QsusvP0TbsO3F7PxbWur -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities -complete -installsuffix shared -buildid JLe9CmuLno3SGDzyJLWL/JLe9CmuLno3SGDzyJLWL -goversion go1.13beta1 -D "" -importcfg $WORK/b677/importcfg -pack ./capabilities.go ./doc.go BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid AfctS9E4o2nSCux6Wp5k/AfctS9E4o2nSCux6Wp5k -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b677/_pkg_.a # internal BUILDSTDERR: cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/0e/0e065abf9eb3512b5b3ce4886702028ca402bcbc03b13e8d246ca357cfce009f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/56/56a885436eba2357fc786c8c6c60dfe2d13f52bd284e98e409beadb8f8b0b0e8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/97/9725abd1e606bba4dad96d8ab00b94755f4b9958f4e78f18e5cecef500f6c72d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e7/e712e6f6bb6806a65e51ea854838314b65b6cf57e3c3e06954638e1c8294bf73-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid VxLrpeFtRxjVZh5i_xmo/VxLrpeFtRxjVZh5i_xmo -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid DWWPA3DfJiEaGE-B5UGa/DWWPA3DfJiEaGE-B5UGa -goversion go1.13beta1 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/11/11cfe418fba1b8bd954d860bcd98b2fb14933ef3b98c5e005b123b8d95f6118d-d # internal BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid GNNj2JsiblydksjGmLaG/GNNj2JsiblydksjGmLaG -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./errors.go BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid ZzlPvX5yYcNT6M1PZhu7/ZzlPvX5yYcNT6M1PZhu7 -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid wlIfeW20ahctUCbzuneb/wlIfeW20ahctUCbzuneb -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/05/054b4ac7d4b35c0ffd028266b06ee204dd5419a09c227be82c5a217e78eeebd0-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7b/7bcb99cbc1bf3d327bb36ef4a14d2f72d0204897260974d0581f5d21b761de4a-d # internal BUILDSTDERR: vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JxCSR1ZinOAxXqx8yBJA/JxCSR1ZinOAxXqx8yBJA -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./message.go BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid S2ktFbgBUENZ-8x2vu--/S2ktFbgBUENZ-8x2vu-- -goversion go1.13beta1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1d/1d9b3b5f3421eff266b24adf12c8b01ade8eedb87646303bd8d32ec0918d23ac-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p strings -std -complete -installsuffix shared -buildid M0Yw8CTGDxOwcGhO5j96/M0Yw8CTGDxOwcGhO5j96 -goversion go1.13beta1 -D "" -importcfg $WORK/b033/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/59/59048d503f4ad7b9e625df210527702e65d731f1dfe6eb61b2f9afe386bc3519-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid LRGs7mWB7bZKpZ72a4D3/LRGs7mWB7bZKpZ72a4D3 -goversion go1.13beta1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b0/b03b078d024388b44e302abea851431d36244acbe7338b7b06d00e8ed11990f2-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid RN6oPEGh9kv-_1Q8ugYC/RN6oPEGh9kv-_1Q8ugYC -goversion go1.13beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2a/2ada52f1e36ace80e552cfe2d6b8ec9f84ea56087cd4ecfa0b6ec7458a3ad213-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash -std -complete -installsuffix shared -buildid 297hILCTs9jp2E3E6J9m/297hILCTs9jp2E3E6J9m -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/84/84904bd0953706e516298e10b6b5e7630f2ba9362afb9e80a66ca689f42e9bf8-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto -std -complete -installsuffix shared -buildid vZpBVmz2ecuPHFvXlPjx/vZpBVmz2ecuPHFvXlPjx -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/40/40987789d353a88015bac6498c3f7e494d474c3536ca22e3deccee5d729d9c89-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DiWeqwmr-6qnkiNFdrnD/DiWeqwmr-6qnkiNFdrnD -goversion go1.13beta1 -D "" -importcfg $WORK/b062/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_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/df/df0014110963874ca9487bf5758772411daa796103768cffce8498961d30b8e0-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p bufio -std -complete -installsuffix shared -buildid Q6_fBVguQlgrxeSTJd6F/Q6_fBVguQlgrxeSTJd6F -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/31/31eecf478f7457f6a1a8d91dd3cd88dd0ae35ea7d681a38bae6cb6122cdf1457-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid xQFSqwMUnk0CODsX5D1H/xQFSqwMUnk0CODsX5D1H -goversion go1.13beta1 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fc/fc8e0399a10e1b586fb622d02b84c56e5e958d89aa25f412e45a83057f0c9f6e-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid V8nAGMdJlVyd6yzFao6i/V8nAGMdJlVyd6yzFao6i -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c2/c2b74bcdeae088bf27b392d1950a07c491e53e484ec549bac73b8dbf948cf05f-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid BL28Pf8-4D_vh06cYtYT/BL28Pf8-4D_vh06cYtYT -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ff/ffd6f96892680ea3fbebbff8b404665bf19114fbfa04284789afa685ffa32185-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash/crc32 -std -installsuffix shared -buildid U8--pE3u_R5AFH78ICiW/U8--pE3u_R5AFH78ICiW -goversion go1.13beta1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_ppc64le.o $WORK/b069/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/97/974484ded25966a7a1530ba2532f979aa6b237b82c059c02af70af000689aa9f-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid m8sSoksnjqSMdw_v7ITG/m8sSoksnjqSMdw_v7ITG -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/06/06fb1bbaa806cf7605088f80691d350bc8360503916c4cb500f70d2b72ff0838-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp -std -complete -installsuffix shared -buildid 4UMuTHI52roDpQBy0NTz/4UMuTHI52roDpQBy0NTz -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/21/2113b584e31846d1c2fdf9df9de9be0649243f723ba60585862680b3aeaba442-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid HOYqUIJhYnjFaoKnASS1/HOYqUIJhYnjFaoKnASS1 -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c7/c7f1b9613af025a3c80019d615e6f80522dffb4fc2c4ddf1917122a34bbdc045-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 internal/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid Hl5NS2kQ05elGSdkxCsG/Hl5NS2kQ05elGSdkxCsG -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/10/1020bd775bce82820b7b8f758668c8db396e53105db0e5566918e782840adda9-d # internal BUILDSTDERR: internal/poll 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/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid RmYh-yk3FlBdOgE73Puq/RmYh-yk3FlBdOgE73Puq -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/33/3311bf25f3721e8dccceeebeffc07c718831a75bb57be3eec11352edc0fffb7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid rud2dkVU2ClrK8H-PqII/rud2dkVU2ClrK8H-PqII -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ee/eee01d2f356f42f645f072bebeed645a2a42689aed2f8415593ed79d4fa37e52-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid FrrlzRBmH2MJ-XoFUgR-/FrrlzRBmH2MJ-XoFUgR- -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ae/ae09f6e6319a74a927f32153bacd36d58f5ac2db04a5ecfb0d9bdc5f0b360cc4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid JEhi186Fdy8Ub7pMCkkB/JEhi186Fdy8Ub7pMCkkB -goversion go1.13beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./locker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/34/34028becbd505b23758e988bca50615d9cc42eb86185b582bedf168a8b47d58f-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid noFhoE_RP1rLQfnAr9Pd/noFhoE_RP1rLQfnAr9Pd -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7a/7a8a99928c4b1032ea7baf5c34f8f64d33a6e0210adc63aff36a2c59029fa038-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid C1HtzhzZprkrSPVXM8hP/C1HtzhzZprkrSPVXM8hP -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./stringutils.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9f/9f4f857ef4ba2719c1367ede176436d206378ae89440bc9bf6f81a1c67a34daf-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid IJogF_u7Qg_qq5JjisCy/IJogF_u7Qg_qq5JjisCy -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/66/66f4c0bfdec781e4a9c861bd399e6d794286995d09387cc105936423f076a719-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid oi71rVZKseAN-Kl-UC6a/oi71rVZKseAN-Kl-UC6a -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/42/42d8027d19cae336ab1e4ae780fa5b2c707c7d94d5a9fc0dd25b052a57ac6582-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid dcsmk9sM_-30M1sy9Ay2/dcsmk9sM_-30M1sy9Ay2 -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7b/7bad570e28dfc9c49ee41d7d077158f7bfc34a02cdd51941060cdb09b76db240-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid TelNkfeEFuy4waWmJdqh/TelNkfeEFuy4waWmJdqh -goversion go1.13beta1 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a9/a948fe549bf1510e4a8b3f95e2dd13232881278f6105387bde228f5ecf224263-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uvqL7w8rhN_ewMxi9D0Y/uvqL7w8rhN_ewMxi9D0Y -goversion go1.13beta1 -D "" -importcfg $WORK/b162/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/8a/8a0f8e06b4ed019b8353e301578d0e71604ec7aa00d6012a0caeb14134aec4ce-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid TRBfRJKasH6STcQsTKJ3/TRBfRJKasH6STcQsTKJ3 -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b1/b1bd8204379d64ec12bd08cf65875a75ee9412e86df08bfaf90a3043c700fed4-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid OugvJzZTk1qd0OKr4cTF/OugvJzZTk1qd0OKr4cTF -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ae/ae044078acd4efe0c3b3baaf3ba755ece4155e6d0b7b62ac847f7adbc3b9dbae-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid GSvZ5cPeDpsVH-YZ2CHr/GSvZ5cPeDpsVH-YZ2CHr -goversion go1.13beta1 -D "" -importcfg $WORK/b183/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/03/03e1c18f36dcb052ae3d8ce3facad84f490ffa34778487532a44a1c838306d2a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid QUruBj6pS67qlwHtipBD/QUruBj6pS67qlwHtipBD -goversion go1.13beta1 -D "" -importcfg $WORK/b187/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1b/1ba96c13345a286fb55ff3a38cbabbccaa302bceb7d2ee1475e14e8133c3dda0-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Ya_YP5WgwD7v78enhP6c/Ya_YP5WgwD7v78enhP6c -goversion go1.13beta1 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/65/658d5bb8c0a40684a98d86b4a41a5d63de9072f7daf15203a60d8459c5c78517-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid vsFriExhXOUs9eNnATAK/vsFriExhXOUs9eNnATAK -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/96/962bc1ddf2188c7cbd6c7d83d49ee40a4aba70e29acbe502af7fd7eae27ee6f1-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b086/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 8i4JY6Tx2eX08NbzYESQ/8i4JY6Tx2eX08NbzYESQ -goversion go1.13beta1 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/79/79d111cbe273cd059edb95fca41d93b4ab206276f2274df31fbbe28d4b946f89-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b107/symabis ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/cipher -std -installsuffix shared -buildid wV9dDwt8_M6mrzsGTMMP/wV9dDwt8_M6mrzsGTMMP -goversion go1.13beta1 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/78/787e8f4084e959a53fdc7c9f57d97ba09e229e2f4246cf8001a7f810629f3c1f-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid 9Kkb875hqVOLlpIqtZvr/9Kkb875hqVOLlpIqtZvr -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/45/454d1bd8caa8ab64b0dcb44d19c13dacba2cb2bc73560a758ca3849b34fa8542-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b163/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 3aZaontkTj9HDrTl64AP/3aZaontkTj9HDrTl64AP -goversion go1.13beta1 -symabis $WORK/b163/symabis -D "" -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d2/d2112e39b4f7c7e19ebab1e79a2946e0fc3fcb0e3d356ad5652c72241dd4e3b9-d # internal BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid sABEO3h0D1o8HWBzdm3A/sABEO3h0D1o8HWBzdm3A -goversion go1.13beta1 -D "" -importcfg $WORK/b166/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b163/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a2/a27a973615c00fe6226de8bfe74c4041e649600228af8e8fe99b36116dc2c5e6-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid bHyxt9MmDZ4dCr35f2Eo/bHyxt9MmDZ4dCr35f2Eo -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b163/_pkg_.a $WORK/b163/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6d/6d35ead69a4e64bf7205920d2d6c54ae05e8c65ebb02b6a2553f69a62636e2a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b107/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid EA75WeXDuXH6p7uVv7s5/EA75WeXDuXH6p7uVv7s5 -goversion go1.13beta1 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f0/f0492397edc2696ee97fa77f038bab82987eeaaeaa24ae58007a4bf4e2b77362-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid fc0pKKtmiNt-pnWggx-R/fc0pKKtmiNt-pnWggx-R -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d9/d90614d9a755cebb95de7e565d20e01c03bf2a97b48868f6577bc835319b205f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/27/2789cf295f3397605b1a125c2c19a5d462aac5c156ff6557bf98ecfb423cb551-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 3EfXvCYmlL-e9B7P_hAC/3EfXvCYmlL-e9B7P_hAC -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5a/5ae8bf510d2dd7e4ef4dc3c85931b49e945c6ba0b1ceb98e682f6ac2e3979b62-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid StdLzFa8W0M42E9wPG0Q/StdLzFa8W0M42E9wPG0Q -goversion go1.13beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/37/37d7c595ceecb86f5f4f9c62a4292b89c41a3eb99312271ab171f93a8e732b5b-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p flag -std -complete -installsuffix shared -buildid oTZt_HUT8gVicC_JStC8/oTZt_HUT8gVicC_JStC8 -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/69/69a61d9a4b105203bbfde3a5fd934485ed6e6968833a331e2517d40df175f8a7-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid XyoRs-U03vqXTNayWG9d/XyoRs-U03vqXTNayWG9d -goversion go1.13beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/08/089c27fc0082a9bb3a1785ba7efd272b7958bb9fc9165d7f06c8d5cdd7d517ad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid rWSZJITctSojxMaqEadu/rWSZJITctSojxMaqEadu -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c8/c8618ebf2a6199496aa663725ed7dc18e8b7b1bb52c8202959862044392e8708-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid iHd-fz6U5-w26ZLGYfYn/iHd-fz6U5-w26ZLGYfYn -goversion go1.13beta1 -D "" -importcfg $WORK/b052/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_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4f/4fa0ce4dd6f81f8624c52c4145573714ead6a65a30a35f0b170d4591ff640e23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid NXIumFT53YxFtvd3vcNw/NXIumFT53YxFtvd3vcNw -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/da/daa9edad94e0799bfcf8761831a47f7ab0483b4e8e79aedf461578562712d9d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid rCwgzyyrwlbJlC3FlRs-/rCwgzyyrwlbJlC3FlRs- -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6e/6ef7234c8bc381c27219511ad43d7e0138ae6e14ab2c953c685a3584f76bcf09-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid EgsqYNSLDpT2BjrfArzU/EgsqYNSLDpT2BjrfArzU -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/43/43fdb1689638cc098955465becedd81ac871d303ff808cdb2b2149236103f6b2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/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/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid qRXvN0yOph9DxwYTm_0f/qRXvN0yOph9DxwYTm_0f -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ea/ea0c882b45254576d2451acee7d3d2f165bf971937580c8046679feace21e36a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/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/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid GOOaPq80ZrdIWXTUQama/GOOaPq80ZrdIWXTUQama -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/68/68e1d4af82bf443164624900a227c26739c5536ef1547ef8a432a9fbc377011e-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 23mJl35Eiy4ZqLMH9ZQo/23mJl35Eiy4ZqLMH9ZQo -goversion go1.13beta1 -D "" -importcfg $WORK/b068/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_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8f/8fce29da96637c3f98501157c0dccf2a831b5650183ac5d72400ac6a80ceab92-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath os/user -- -I $WORK/b073/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/92/9226d9c5c501d7329e128296489717752423a689fdbd1cd0f35d181a792602dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid iYs1lLSgjw8MRdU-bp5d/iYs1lLSgjw8MRdU-bp5d -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d2/d2493409ef56990faa1566a94de21ebe2e20bb29fe5b859c749d650c08c524b4-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p log -std -complete -installsuffix shared -buildid tlhn6KDrCqVp1DMEBtHc/tlhn6KDrCqVp1DMEBtHc -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/40/4057dbbe810aa2e2252079d4f6c8d42f625399564785f47b9899aea368656b50-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7m7PoP3vj5hpZMDCZlOP/7m7PoP3vj5hpZMDCZlOP -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/df/dfed42d6189e4a0d80af1c08f979dc8ea2506bd152ee41c96d1c6f666e50b856-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid YtcsFPetrrVRL1iZd5ov/YtcsFPetrrVRL1iZd5ov -goversion go1.13beta1 -D "" -importcfg $WORK/b076/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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/18/184e5ecb4aa3a90492cef0f94e054994e23627fe9b6aace65784b2650a51c026-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid r8GqeIOVGNr4XLogzeGL/r8GqeIOVGNr4XLogzeGL -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ef/ef0226da736050b72b789afff6209c0287d20cf61633a1d7cd3f8a905c6ef50e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ailGIsnTIvuohlrs1veS/ailGIsnTIvuohlrs1veS -goversion go1.13beta1 -D "" -importcfg $WORK/b082/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b0/b050a0a7e845c7e009565f377938298e2700e8fd12c093d25149c5837a3608c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid OlmD0Bv1gp346E4_ZOfR/OlmD0Bv1gp346E4_ZOfR -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/df/dfbd11a452c395700bbbba8906bbb9c402fdbe740839e5f4dcccc5f87f0a98ce-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 9ZexDf0RGJcL0hu_FzK3/9ZexDf0RGJcL0hu_FzK3 -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/82/82469978d1e931d6ca2a0db3504d96d7dade5de8e9bb454e96d1fefa7baf539f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b078/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid qDJ53-Cx3Rc0PSkH13Gu/qDJ53-Cx3Rc0PSkH13Gu -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/42/42ebb64dee3d0e598afd776c83b6ca06d55a5008497fa4b87e7226835c89a6e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid h08oYKkX4704Rv9oVuaF/h08oYKkX4704Rv9oVuaF -goversion go1.13beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/60/60ad774bbff037692a8adb920e8143f711d03cac587494b0f211a9569c82a96c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/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/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid Xd2lKMIb8xf74POlvzu0/Xd2lKMIb8xf74POlvzu0 -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4f/4f66d509c1d04661006115172b9488bc474bd20dc301a0f870544d77a0a17135-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/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/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid NZmu3ygDqgWClaZVKx68/NZmu3ygDqgWClaZVKx68 -goversion go1.13beta1 -D "" -importcfg $WORK/b080/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_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/31/310101d5a9c2725715b606c3d584ee0db5f6e7c16d199e0d8253b5478626dfe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b091/ -importpath github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b091/ -g -O2 ./sysconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a7/a7d193a7d00d396a49b89bcd3e48a0d9aa5123a4f0b4fe1d311aadbd6999dfea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/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/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid n1hRMY80Xmd2XjgIp0UR/n1hRMY80Xmd2XjgIp0UR -goversion go1.13beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/6b/6b403dd6e54d42474126d154e04108963fe70c6bf52431c2a5d5c393ce1c4d3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid nTN1gXeaYCpD5S4TcT73/nTN1gXeaYCpD5S4TcT73 -goversion go1.13beta1 -D "" -importcfg $WORK/b092/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: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e1/e1c77918a94bf7403957a50843877fbf909a7650f80ea4d58c60e34ae553772d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid qvkZC2jMTq7PPqYKitnK/qvkZC2jMTq7PPqYKitnK -goversion go1.13beta1 -D "" -importcfg $WORK/b095/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1d/1ddb33ab2af9f072558bfba177e8eb421e763625e72d1156ad435d94753c868b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid kHutsTQGWDC6ZZ7w97d5/kHutsTQGWDC6ZZ7w97d5 -goversion go1.13beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e2/e21d20e0891a9e0e3ef14c5400fd5ae27716eba049eaf10a0beedb1426582b15-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid Uu2nKYJurK8CWrknGbco/Uu2nKYJurK8CWrknGbco -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/02/0202eb23e2f54a3285b434a4be1468c1622112b7d41ba40e66367902e81b5a09-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid d4PEJmjqyQ8ij9xN9F2Y/d4PEJmjqyQ8ij9xN9F2Y -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b5/b58807f298439468675cc276b5f20ec58be9065819b332540495f23d9aec6c9f-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b106/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/aes -std -installsuffix shared -buildid il_QsTrOPgmZN3Wid_AM/il_QsTrOPgmZN3Wid_AM -goversion go1.13beta1 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b106/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/61/61d50fbd99ecdcc05b8626ae48523fd24c5cb0e19f23c6ea74f42bb01b17f84c-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b110/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p math/big -std -installsuffix shared -buildid O_I17-aDP-7CwjWSH5Te/O_I17-aDP-7CwjWSH5Te -goversion go1.13beta1 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/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: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/af/af27c182e08af4e9bdf0d3ff53d58ea544469dff5e61ad4e3a4e1e3da47baf34-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 5cOHPjGd9O-4qdfNSjqF/5cOHPjGd9O-4qdfNSjqF -goversion go1.13beta1 -D "" -importcfg $WORK/b105/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go BUILDSTDERR: cat >$WORK/b091/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid GfvvssQVxKcGdAMU0JFA/GfvvssQVxKcGdAMU0JFA -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b091/_cgo_gotypes.go $WORK/b091/sysconfig.cgo1.go $WORK/b091/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/22/229bb88a60ca921897045fdd160156fa086a47065c2118c0cd2030015b1e9551-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid fG0WSNlHxW5ZVJvcdq1n/fG0WSNlHxW5ZVJvcdq1n -goversion go1.13beta1 -D "" -importcfg $WORK/b104/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ab/ab4a726a4e3e73dda036e5edf58f2db855feb60fa0e296882656fdaf07f6bb67-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b113/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -- -I $WORK/b113/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid yN5iU_GW-WR7mdmDmY8z/yN5iU_GW-WR7mdmDmY8z -goversion go1.13beta1 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/16/16e62e53dd89e0686e232a069d8315920188f55c05b92c1956b557a41dfb2f19-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid hDY6XoNZLlcvBZZQ6HPA/hDY6XoNZLlcvBZZQ6HPA -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./label_selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/38/385604ca6362b4eb4f0c927966801a9259a8ad8728b07c6eea5cb695f038c001-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/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/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid DY9LnMTwjc2bik_arv0z/DY9LnMTwjc2bik_arv0z -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./dmesg_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/09/097bae92aa83fdb87ce69d2ebf611f7cd36e5797dbd095270864c7415aa7a2ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b115/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -- -I $WORK/b115/ -g -O2 ./loop_wrapper.go BUILDSTDERR: cd $WORK/b115 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b115 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b115=/tmp/go-build -gno-record-gcc-switches -o $WORK/b115/_cgo_.o $WORK/b115/_cgo_main.o $WORK/b115/_x001.o $WORK/b115/_x002.o -g -O2 BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b115/_cgo_.o -dynout $WORK/b115/_cgo_import.go BUILDSTDERR: cat >$WORK/b115/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback -installsuffix shared -buildid _DoFfeCaM-CDGEyF2RRp/_DoFfeCaM-CDGEyF2RRp -goversion go1.13beta1 -D "" -importcfg $WORK/b115/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b115/_cgo_gotypes.go $WORK/b115/loop_wrapper.cgo1.go $WORK/b115/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/_x001.o $WORK/b115/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ed/ed4049f9631dc46bb51e17cb72712dbcacbbfe4db1672357e8f7ad9820900bf6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/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/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid -73S0eeSSXFRfHWy8iLv/-73S0eeSSXFRfHWy8iLv -goversion go1.13beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8b/8b63198934bce33f0d20ebc159a658dee1c1980eba585a374a19f21119252206-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b120/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b120/ -g -O2 ./projectquota.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c3/c318b2855883ac45707e8370ecb292091c75027001bb338cae283479c7f60e23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon -complete -installsuffix shared -buildid uZJGaTj_U1b5Z8z0nHro/uZJGaTj_U1b5Z8z0nHro -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./sdnotify.go ./watchdog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/73/73aeaab508e03a3429b2445aa398c741f3037c3b684131941f278bd4a7999626-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid p9wcTVFGcj3VVNjM7sSj/p9wcTVFGcj3VVNjM7sSj -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./fsutils_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c8/c849f27627f5fad1ea07cc34c373618f828f7d72d4f7334808ee08a3a20bfc63-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid JF77SCnkeRe-ndTYX0DX/JF77SCnkeRe-ndTYX0DX -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/37/370009da9f6c18f4204495cb32ff407a7e65eb172282aec994b253f0cdb3ff89-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 8JlyoYQZmRuP6_85xhX7/8JlyoYQZmRuP6_85xhX7 -goversion go1.13beta1 -D "" -importcfg $WORK/b126/importcfg -pack ./stringid.go BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/34/34f8179e2e19b1a2a41df22f36934422cbd89580deee3ad0f37510e80c50c76b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid C8I8bwu-0Badr1Dlfye8/C8I8bwu-0Badr1Dlfye8 -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/67/67a0aef1c9e4ee9f8312e8a2887a76183f08f888ab3f3e72ad91f221b1e3ca7b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid xfZV3tHerGfo9_BNYgCF/xfZV3tHerGfo9_BNYgCF -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./truncindex.go BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/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_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/80/809519aa841809d9bd4ab312374d5a77b14cc8ba9017c4a1bca37a05f35b54c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid WAI0KFgKIYdi0YJYyfg1/WAI0KFgKIYdi0YJYyfg1 -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/80/80d63710c2426ddcdf0a5ba834dd307a0ba316a6f9cd1ddc17dc57fba71cf9fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid PT7pOnLL6NOBIil8k4bQ/PT7pOnLL6NOBIil8k4bQ -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e8/e82e53ea27a0b179cdf17982e5fc44afea14a41fc546409fb89f14aeaf0cb611-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/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/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid tl6fWeqZncW0TLcGMkyP/tl6fWeqZncW0TLcGMkyP -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./ns.go ./ns_linux.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f1/f105a235cc06f30f45e92ac7b0bd851aee57a1a053d87fd0cbf3ea1162816c0c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Qz26k1jAeMWF-e7OnXvh/Qz26k1jAeMWF-e7OnXvh -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p os/user -std -installsuffix shared -buildid 81rvFkzLMmzvGAsSEnxz/81rvFkzLMmzvGAsSEnxz -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./lookup.go ./user.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo_lookup_unix.cgo1.go $WORK/b073/getgrouplist_unix.cgo1.go $WORK/b073/listgroups_unix.cgo1.go $WORK/b073/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/bf/bf69389be6ea84a6380bd9c1bd4ceb90334e57ee1e70a065a4a4fc4d8be068ba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid Gz-JQlsf5FbfPyQyjrWr/Gz-JQlsf5FbfPyQyjrWr -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./findprocess.go ./findprocess_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/ae/ae5662e87dd48c93300dc1f0c0a7164effac558b5d8b5ebaa3bcfe92189927de-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b143/symabis ./sig.s BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p os/signal -std -installsuffix shared -buildid 02NUNWtd9tkhQq15ry7P/02NUNWtd9tkhQq15ry7P -goversion go1.13beta1 -symabis $WORK/b143/symabis -D "" -importcfg $WORK/b143/importcfg -pack -asmhdr $WORK/b143/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/31/31291137e1284f37b3d1387e2ea2be7a08109a0e94aa652331ac3360adc32a4a-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid ajoskpDuoSygafPOo6Un/ajoskpDuoSygafPOo6Un -goversion go1.13beta1 -D "" -importcfg $WORK/b072/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b143/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b143/_pkg_.a $WORK/b143/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e0/e0973f5ac318a9b8888ffadc9b711da94e1af86556726f0221b7fa4b59a5da89-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/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/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid E4duD3rZdo_5CdlEXKCd/E4duD3rZdo_5CdlEXKCd -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: cd $WORK/b120 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/bb/bbc02872245202583f925e0c4520ec18e2a39a63d623e426e0f69c211c38d007-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/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: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid ln2rVFFnQmgUfeHCKKQ9/ln2rVFFnQmgUfeHCKKQ9 -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e0/e078655d6dff84dd5db32e80b3e0bbca28b7d5e54d6c9dc52c3b72a4504467c6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid SUZTkTM4qa1uorSoZWNr/SUZTkTM4qa1uorSoZWNr -goversion go1.13beta1 -D "" -importcfg $WORK/b137/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_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/24/24e102e138eafdb23ad0c1d792df4f3ff8a72ee407c7b33135d7fa82ed6c771a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/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/opencontainers/runc/libcontainer/system=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system 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/b072/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid fUrVjFBpkXJAdlFCU33B/fUrVjFBpkXJAdlFCU33B -goversion go1.13beta1 -D "" -importcfg $WORK/b071/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/b120 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b120=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b120=/tmp/go-build -gno-record-gcc-switches -o $WORK/b120/_cgo_.o $WORK/b120/_cgo_main.o $WORK/b120/_x001.o $WORK/b120/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b120/_cgo_.o -dynout $WORK/b120/_cgo_import.go BUILDSTDERR: cat >$WORK/b120/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid 8hGKx0y37Y1Rb5vI3KyU/8hGKx0y37Y1Rb5vI3KyU -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack $WORK/b120/_cgo_gotypes.go $WORK/b120/projectquota.cgo1.go $WORK/b120/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b120/_pkg_.a $WORK/b120/_x001.o $WORK/b120/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2c/2c4b87fb07b5bd0d080420d0b8a6aab702e00f7095696046111fff10d107d2d0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid yoOPHjqj9alwv1upYmWm/yoOPHjqj9alwv1upYmWm -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/90/9031aff5f4df8acb7dba44dd27f9ec431264b5222e09ce3cf31f73f3cb2fc1c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 5jDojBVWo0dMIVjWjTcp/5jDojBVWo0dMIVjWjTcp -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9d/9da7dd29efc1b1d66ac66962016bb3ef17c8f7d4dcb61d3952783b4a51f0a0eb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/glog -complete -installsuffix shared -buildid g7Ym6HWY1ZTOxR9WOdHv/g7Ym6HWY1ZTOxR9WOdHv -goversion go1.13beta1 -D "" -importcfg $WORK/b148/importcfg -pack ./glog.go ./glog_file.go BUILDSTDERR: cd $WORK/b113 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d9/d94c3a0d8b1ce9788343e9b0dbc77a0531d1dcfda525543b6256b2b8d5c25e0b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/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/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 bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 35TUAiB6Zo3aDdTV7nWJ/35TUAiB6Zo3aDdTV7nWJ -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b113 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/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_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/29/2983c3efe630952fbee75ee64414ba06ad1110430f7d67a9441f3c81f4098954-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid yF7QDGjv11NMwrU5Ulev/yF7QDGjv11NMwrU5Ulev -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/4c/4c15b0675dc5f05381821ec0da9f5820c4ad6402ef65e41f2c0af4a8bd3625c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/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/b147/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid Next16FhA203M5SHONjY/Next16FhA203M5SHONjY -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/eb/eb1d46504598fd4a37808ba6a9b612ce5659bf707d6d41e218b729667c6886d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/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/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid ZKfH-RDBxeRRFF0IoRuw/ZKfH-RDBxeRRFF0IoRuw -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/0c/0c79bee540b862b6cff45e2f3a1bb2bb363edd704d612fdc66dc7d5113554aa2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid wAWn5LRBVtqljaNooIv3/wAWn5LRBVtqljaNooIv3 -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cd $WORK/b113 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ec/ec5009bc0a4cdb6b19fd8614083c380b8bfa82b7d55503d64aabe154ddda81f8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid w0OxNP464vTXHEVRk6xZ/w0OxNP464vTXHEVRk6xZ -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c8/c867c71ef0d48454761a7a27e47b86aa99f8f6ef0ae5825ecdc561728edc6152-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid JEge51AObbZb-6gw76X0/JEge51AObbZb-6gw76X0 -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1b/1bd1f2187444a3d36aed8f7f1d94897e2d8ac7887ba55852b9519239fa0daf27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b111/ -importpath github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b111/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ae/aed4d578b00c4d293930bf5f3597e8bdd034bba81810ea13234893eaf1502d8d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid M6aGZIFU4CsMPEz80Q71/M6aGZIFU4CsMPEz80Q71 -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6f/6fdf86bc8cb939e904d67765ceff42768a8f308c69eee2e8a7e667a027d091bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/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/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/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/b037/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 4_It32D2stROHv6Ft-2J/4_It32D2stROHv6Ft-2J -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/76/76a82f269847fd55196c2e8d2cfe3385715fdf805f22f0d6eb43b0c6693e4cf4-d # internal BUILDSTDERR: cd $WORK/b113 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/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/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/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid -R32qQju0ahFane_dncl/-R32qQju0ahFane_dncl -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/9a/9a1b469f69c1ca0370dffa3dafafe59fc7fb00aadecbb90af68231ce23f9fc5a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid erdfu5Fra4R4wIYfS3bX/erdfu5Fra4R4wIYfS3bX -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cd $WORK/b113 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e3/e39759e63d0792007976bc8cc7171fd8311a9e571602cd89b709e86b0df04073-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid _RCwpGkdKjJ0b65_m6NC/_RCwpGkdKjJ0b65_m6NC -goversion go1.13beta1 -D "" -importcfg $WORK/b135/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 ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./state.go ./stats.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o -g -O2 -ldevmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/cf/cf8a5fdbad5bd197299c0c53feeaea7d6c9f12f00f6472586dd8c759071162fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid GH3Dq1JyIo3itzluaMvC/GH3Dq1JyIo3itzluaMvC -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1b/1bf48a650661098f309c0b2a97f66618986a61e810094e7bb2c18e6c1d67b54c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/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/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid IC5soB8RYtO0faU8PO_m/IC5soB8RYtO0faU8PO_m -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cat >$WORK/b113/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid IV92mlye0dcCP0hzB_NJ/IV92mlye0dcCP0hzB_NJ -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b113/_cgo_gotypes.go $WORK/b113/devmapper_log.cgo1.go $WORK/b113/devmapper_wrapper.cgo1.go $WORK/b113/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b113/devmapper_wrapper_dynamic.cgo1.go $WORK/b113/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0c/0c5682722ad87bf663df6f30fabd74c4053a4f67d3137a5651f490791e42edc5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid 1kG5IaFupjgDLL23z-cc/1kG5IaFupjgDLL23z-cc -goversion go1.13beta1 -D "" -importcfg $WORK/b112/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/83/832bdf6525918d92a881101b932317c79a7cb6f4066fa4d4dee77ecea48ec0ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid mUCUDkzip9VTUgjpa3mi/mUCUDkzip9VTUgjpa3mi -goversion go1.13beta1 -D "" -importcfg $WORK/b155/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_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a1/a1bdf72323ed53bc486b524efd6d9b335de3eddc27aad589d72ec13f3ceb3c45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ZailXCphNGUjs4_SIOHC/ZailXCphNGUjs4_SIOHC -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2a/2a7a3cfdf064b0ea323cd029885502beca92a6811926d89a765ad7116665152f-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid O13ZVJFi6lyjZsHPA_yW/O13ZVJFi6lyjZsHPA_yW -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/77/77a10dd5e83f8a9973f8316554d36acee3803642041953e5425e8c3da3519ea3-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 1jkQ06IJ3HNOSV9rSQOp/1jkQ06IJ3HNOSV9rSQOp -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/84/8473ed644bb416d1d2cb4a3f0b298effd027130cee4ca29e9f8785db779239dd-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid iXot47ULlFA7BwT3B0RW/iXot47ULlFA7BwT3B0RW -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b111 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9d/9da9db990dd88612929a2f98a30700d7f91010a045dc4da86a4db7856cb259f2-d # internal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid jeWWB9EA-TtYkQHt5kpv/jeWWB9EA-TtYkQHt5kpv -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./ed25519.go BUILDSTDERR: cd $WORK/b111 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f0/f03835f872f3107b2f3a8c72f9a5d5398ec8f1226620b65a71a5b1afa8142839-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b168/symabis ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2K93vtNhu37_QP-yGSFr/2K93vtNhu37_QP-yGSFr -goversion go1.13beta1 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1e/1e420859361a64a01ef539802da7d711dd697732d3c81ebf107e268dbd584872-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wJuyVKxbAdxx9WGrIWED/wJuyVKxbAdxx9WGrIWED -goversion go1.13beta1 -D "" -importcfg $WORK/b160/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cd $WORK/b111 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b168/_pkg_.a $WORK/b168/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/61/61f2ad32781ee37ebaa07ba197790a472df8d9c054a3f33eb54f56e2d9e49d03-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lzEZ7U3cHOB4SkjrdmTD/lzEZ7U3cHOB4SkjrdmTD -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd $WORK/b111 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b111=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/58/58d4fe251986fac23562e1efc6a2bc0317c1f49b0e056feb3054da54b0bc6067-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid llrlFjmVoSwTiEpiT9Fs/llrlFjmVoSwTiEpiT9Fs -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./dsa.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b111=/tmp/go-build -gno-record-gcc-switches -o $WORK/b111/_cgo_.o $WORK/b111/_cgo_main.o $WORK/b111/_x001.o $WORK/b111/_x002.o $WORK/b111/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a0/a0c3640759ed3839b321621b842e5fa433d189932439c1efa75b1241882c2f85-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rjgHQgZ6pHkzEfuqOvD8/rjgHQgZ6pHkzEfuqOvD8 -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./pkix.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b111/_cgo_.o -dynout $WORK/b111/_cgo_import.go BUILDSTDERR: cat >$WORK/b111/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid -lhfzmC92GJYjU2oD0Wu/-lhfzmC92GJYjU2oD0Wu -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack $WORK/b111/_cgo_gotypes.go $WORK/b111/btrfs.cgo1.go $WORK/b111/version.cgo1.go $WORK/b111/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/63/635704350e1c02011b8f473101290b99ed32a802ca930d1b80eeaa97a3462b5d-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid WlJ8QrpPwDcxte4gV48v/WlJ8QrpPwDcxte4gV48v -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/96/9646c327daacc2bff3d459b9ce7b07b3bd4b5270f523e63385df23c12f0622fe-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9JL0p2pMPAc1ruglOsrt/9JL0p2pMPAc1ruglOsrt -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ac/ac5978c1150883081b848ed82e98024c3f897bf36416cfd504cfda051bc4c576-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p net/url -std -complete -installsuffix shared -buildid TnfPyGECEOzIpo5981s9/TnfPyGECEOzIpo5981s9 -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./url.go BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/ad/ad8bc14a98903d02ce95b3375590d82f6faeee2640b638d51f887b1733fd1b41-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b179/symabis ./asm_ppc64le.s BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b111/_pkg_.a $WORK/b111/_x001.o $WORK/b111/_x002.o $WORK/b111/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b4/b475166c45320071494346b67bc918b71a96ffbafb2075ad26411ae9c2aa17c4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs=$WORK/b124/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xVGQwiXM3MMWpDDSee5R/xVGQwiXM3MMWpDDSee5R -goversion go1.13beta1 -D "" -importcfg $WORK/b098/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid ffBqhJK-wO_-HueTz1CD/ffBqhJK-wO_-HueTz1CD -goversion go1.13beta1 -symabis $WORK/b179/symabis -D "" -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/29/29a8f28768560c15c16e3479cedd158f6ca492b54fb8255d3976cf2a78b8c399-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/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/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/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/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/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/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage -complete -installsuffix shared -buildid 6VY-97DecG0A1fXFXxL-/6VY-97DecG0A1fXFXxL- -goversion go1.13beta1 -D "" -importcfg $WORK/b066/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b179/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b179/_pkg_.a $WORK/b179/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/76/76501547961235d5b78102bd2fa77c632dec7b9553c263c8f2997e55d42b5914-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b181/symabis ./sum_ppc64le.s BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid c_G95y3iGbnis28iKvlP/c_G95y3iGbnis28iKvlP -goversion go1.13beta1 -symabis $WORK/b181/symabis -D "" -importcfg $WORK/b181/importcfg -pack -asmhdr $WORK/b181/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/6e/6e01d8187d56d8a042e0969934eb45d5f71f50d32f1eb3f8a2138f28a75e01f2-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid KFytvRVI6lPLLSUmDP2J/KFytvRVI6lPLLSUmDP2J -goversion go1.13beta1 -D "" -importcfg $WORK/b182/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b181/sum_ppc64le.o ./sum_ppc64le.s BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a6/a6889230cde3e19499e7354e02ac6f98ec3f72654696e0d0e0469a22c608df95-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid pswA_VH77Xy9fMXQPKYF/pswA_VH77Xy9fMXQPKYF -goversion go1.13beta1 -D "" -importcfg $WORK/b171/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: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b181/_pkg_.a $WORK/b181/sum_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ae/ae5a89646310d7772d7738d8b5e9a83cb360b8fddf8b07e6181f6c5104f5fb3c-d # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/35/35d44b71c573634c9ee7b77e2a04bcbfeabf2ac955d392fda7d5fa3c0223b06d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7K4fLxXb6imNBDCDZnEA/7K4fLxXb6imNBDCDZnEA -goversion go1.13beta1 -D "" -importcfg $WORK/b184/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b181/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid g23jIha1zsNTCF_1jCgI/g23jIha1zsNTCF_1jCgI -goversion go1.13beta1 -D "" -importcfg $WORK/b178/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f9/f9fe74d407eaf28a6a113464d2b43eddcd2c4cdaadd22bfa1f64d5630f817bc0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 9QWvS9Xp18_ukQx7EJrv/9QWvS9Xp18_ukQx7EJrv -goversion go1.13beta1 -D "" -importcfg $WORK/b188/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/82/825a42ad96980ad76a43f9cb45bbafb688fa57dca1e5ac840ee9100c5844e1fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/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 fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kxcD-tFPFG9QlQ8FTwCf/kxcD-tFPFG9QlQ8FTwCf -goversion go1.13beta1 -D "" -importcfg $WORK/b189/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_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/86/860a4eee9bfcbac42083991a0a5d595415c17cf545020f4bf7703cc92dd9a07b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ppCT9PLP4eobbnBUM0sR/ppCT9PLP4eobbnBUM0sR -goversion go1.13beta1 -D "" -importcfg $WORK/b186/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d5/d51d2e4b83cac1db043e3a2352ae59034be613df5c83cce8bdc497545e835596-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid DlM2thYnx1t5ZL0TIGiU/DlM2thYnx1t5ZL0TIGiU -goversion go1.13beta1 -D "" -importcfg $WORK/b196/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/59/59b0efec8598c1820f9a198fd74f4c760a7b20ced45b7c7d3ef5c0465873fb41-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid wuEsBeXEv1tHCQXCDGTA/wuEsBeXEv1tHCQXCDGTA -goversion go1.13beta1 -D "" -importcfg $WORK/b157/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_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/29/29570aa57306aed3a5d36b88b8a130985ed4727713443aaa286c0c4fc9ef7cb4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/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/norm=github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid AJC7lK-78rz8UpcC3nyR/AJC7lK-78rz8UpcC3nyR -goversion go1.13beta1 -D "" -importcfg $WORK/b185/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/70/70e2924a376c1300f0eec37c6b373493cb2e4f017eca107dc722d1baab0da4a0-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid GvfU5Vxy8vIzwWDMu4N_/GvfU5Vxy8vIzwWDMu4N_ -goversion go1.13beta1 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/79/794ea36bc48a3f1b780c02f1da38fe4e7826fabcc5f156f5f723049fd2b7ca85-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid itmKK_81rChboJsyEU9R/itmKK_81rChboJsyEU9R -goversion go1.13beta1 -D "" -importcfg $WORK/b197/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/eb/eb441ecf4c046e90016fc04c4e4a2160da168ecab5f11a9e9df939d467b3653f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/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/b185/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid 29Ieo6wGXRBnPdnMOk3y/29Ieo6wGXRBnPdnMOk3y -goversion go1.13beta1 -D "" -importcfg $WORK/b190/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/81/81f74a7ee72c4668e7e98132184ec08593b969ef4c235a076cb9f82f109fc54a-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid aPPA7AgUDerUfUUFszXG/aPPA7AgUDerUfUUFszXG -goversion go1.13beta1 -D "" -importcfg $WORK/b198/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a4/a4257bca0d0f2562ff62719ba5c8639d60b229b720d349afbc85afdb6520983b-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cMr9iO_2y-kC4jfnNSyZ/cMr9iO_2y-kC4jfnNSyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b200/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ec/ec1784e20b1910f01355ec343994bcd00137ee882504541afab2bb5fad507e59-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p mime -std -complete -installsuffix shared -buildid jR0HnDwbPrR8nD5kFFb7/jR0HnDwbPrR8nD5kFFb7 -goversion go1.13beta1 -D "" -importcfg $WORK/b201/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9e/9ea866e6d098e73f7379923a7d89b7ac70606a8de6d6734651856f3b8e3fe5ef-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid jes2FY6Qe8EqczRueDKE/jes2FY6Qe8EqczRueDKE -goversion go1.13beta1 -D "" -importcfg $WORK/b203/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e1/e11534c108925e4578165098dddbfb66c291a5938a8ee99f39bae380f16c2c63-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid WcUvUZfTg0piX9zZGzuG/WcUvUZfTg0piX9zZGzuG -goversion go1.13beta1 -D "" -importcfg $WORK/b193/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/39221daa2ddf4ea844f9532ad84167ecd02cf7e8ddae0cc3faf6c5d2c5b9ee89-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid kcTk94KOhFuCdlf8ZDmI/kcTk94KOhFuCdlf8ZDmI -goversion go1.13beta1 -D "" -importcfg $WORK/b205/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/96/960c0100af8014cee7124166f75d94ca665816cd17a26f8452f542048e6832ff-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid URqSGY1mWfA4hhVz5BBh/URqSGY1mWfA4hhVz5BBh -goversion go1.13beta1 -D "" -importcfg $WORK/b207/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/4c/4c1a6aad39cca2e3304075c980356b991ea591b9e2ef385119dfb2235c9edb20-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid n6_Tvovj3j-N0g9LJcBy/n6_Tvovj3j-N0g9LJcBy -goversion go1.13beta1 -D "" -importcfg $WORK/b202/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/fc/fc3110d5aa60d3c6203142dbfdd80d37a3e720bfaa1e16568fd7c9bbb7603514-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p html -std -complete -installsuffix shared -buildid 5YAqraZQmNzv_81bt4a7/5YAqraZQmNzv_81bt4a7 -goversion go1.13beta1 -D "" -importcfg $WORK/b209/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/15/15570e736df36ca88469a776345b5b460c122ef73258d3e32594971b5ce66542-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Men4_jjbf3hv9QPYMW5i/Men4_jjbf3hv9QPYMW5i -goversion go1.13beta1 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/aa/aa8c6de605476f9e8bef875d51d76e6a6c6aac7b2081a8597da5e97132b4a6c3-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid HsBVTtho1-uYVYo1kWgx/HsBVTtho1-uYVYo1kWgx -goversion go1.13beta1 -D "" -importcfg $WORK/b199/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/1d/1dfe1bdaecfc322a88c02afdf505c344dfc5d06b6003049d3413b42629f3f75c-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid HQJSv7AHRWwjUi6ZsB0j/HQJSv7AHRWwjUi6ZsB0j -goversion go1.13beta1 -D "" -importcfg $WORK/b211/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/12/123a95e1b8f816168b39902ed66e5a18c8dc89c1801a95f8a073d1b6888bf389-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid kJKu7ln7WD4cnaVMngdB/kJKu7ln7WD4cnaVMngdB -goversion go1.13beta1 -D "" -importcfg $WORK/b212/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/34/342c72da310e0c791648caa5ea67b2613a2a6faa691c8193e470a8a4f949af92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid FXAaJdA71K1iBa9y3-FI/FXAaJdA71K1iBa9y3-FI -goversion go1.13beta1 -D "" -importcfg $WORK/b215/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/ff/ff25193d820bb94de6b91101aba1a5bb8f4372eba269203a8d1faa5a9d584281-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid 2KswQKacRd2NdcNsdX_6/2KswQKacRd2NdcNsdX_6 -goversion go1.13beta1 -D "" -importcfg $WORK/b218/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/12/12ee260be04095dd57aaa9b77dc50b955583cddbb34f2da08b086de55d2ea8d4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid TwvKgayWGOgVSkc_s8Rw/TwvKgayWGOgVSkc_s8Rw -goversion go1.13beta1 -D "" -importcfg $WORK/b219/importcfg -pack ./messages.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/56/56996a0e88634f746a38ac2e11448c28344ec4cda4b977379467f6e23031d62c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/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/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b215/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid uFVD1Eyp_ge4jtl8NAAK/uFVD1Eyp_ge4jtl8NAAK -goversion go1.13beta1 -D "" -importcfg $WORK/b214/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/21/21a9d617ef33d6b36788ffc934cb8ea72aede9c2c733ed69ec9a1326af2bed77-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid eRq74xk6z1ldmeblxGfs/eRq74xk6z1ldmeblxGfs -goversion go1.13beta1 -D "" -importcfg $WORK/b221/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/43/43c682308d7b06766ac818648b4d18f258cb9dea9c8df9d88e62636bcdb10ca5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid wDVY52zgfzz2Wt6Tgr51/wDVY52zgfzz2Wt6Tgr51 -goversion go1.13beta1 -D "" -importcfg $WORK/b222/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/31/3153ebb94aac5481296ba0e824681b1f944387e0ef672d9e484abbf7fbd533d5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid k6PBy9Rrx4f6kHRvwWpK/k6PBy9Rrx4f6kHRvwWpK -goversion go1.13beta1 -D "" -importcfg $WORK/b223/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/8e/8e29261dc80e1381e1c98de843e26ff2b1ed2e86deea3988e5d538765c14142a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/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/b088/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid g2ETdql5ryPq1Oq27anT/g2ETdql5ryPq1Oq27anT -goversion go1.13beta1 -D "" -importcfg $WORK/b225/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/64/64e85bf8e5170b2cdbd650764835dbaf8b4d11eb9340322ee769f26914653ba2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Q8_IBzPaR9qELXX4XU8H/Q8_IBzPaR9qELXX4XU8H -goversion go1.13beta1 -D "" -importcfg $WORK/b228/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/58/58b21e82b6a829452968cc01fed2b940a97bebdff4dc4822dd3045be835bf100-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid ThS7i60JjuObvbSEIca6/ThS7i60JjuObvbSEIca6 -goversion go1.13beta1 -D "" -importcfg $WORK/b229/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/5a/5a2463d817115161236f798a542b2e39b5dd4b199e5aa03f6507b9ad50504cfa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OFL5cWRZqcCIp8fWn4Fd/OFL5cWRZqcCIp8fWn4Fd -goversion go1.13beta1 -D "" -importcfg $WORK/b230/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/27/27a5bab8c5ba1072de3d9de2a1834dc66a3ec5df767cc3794ba7533ddf8661ed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid T_K9sbktuXrfYyNj_cXC/T_K9sbktuXrfYyNj_cXC -goversion go1.13beta1 -D "" -importcfg $WORK/b231/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cc/ccc576a648dbcad2aa0a66e72c96aed61e4f29fd464f1773df05094eea322aa5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ucE_kLvrAMl6TgBSsTwi/ucE_kLvrAMl6TgBSsTwi -goversion go1.13beta1 -D "" -importcfg $WORK/b227/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/44/449bab7626e41615bfaedec69d523c29f823ce59c43d1954a20fcb2c04ad2400-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/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/b088/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid 76WZ5L4Z8HPLsEVuFiJr/76WZ5L4Z8HPLsEVuFiJr -goversion go1.13beta1 -D "" -importcfg $WORK/b232/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e1/e14aca5b8a109b2f96d8c0fd55195a123fe5e83e67ba27b5bffcd74a9da20d78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid 2ofLAsATal4_RFoYTlix/2ofLAsATal4_RFoYTlix -goversion go1.13beta1 -D "" -importcfg $WORK/b235/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_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c8/c83469f9543c048ae1dfed8bf182cc4ef1f878a73100a98976fa2ed3789c96d6-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p text/template -std -complete -installsuffix shared -buildid dg_1h1QjVtBkSTGzC0nW/dg_1h1QjVtBkSTGzC0nW -goversion go1.13beta1 -D "" -importcfg $WORK/b210/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/1c/1c44cfcfd1c506a3f3b0fa71072ae0fd67c3b87f4260ccf5b73ac58e3135d2e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b218/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid B4t9_YFrRkdDDFNGd24n/B4t9_YFrRkdDDFNGd24n -goversion go1.13beta1 -D "" -importcfg $WORK/b226/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a5/a515334ceeea191aeb92d9558b63032dc5dae437cf02b40d005747ceebc122e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid ZdKId6Aq2OcSDh65Ncgw/ZdKId6Aq2OcSDh65Ncgw -goversion go1.13beta1 -D "" -importcfg $WORK/b238/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/c9/c93049ed4e2552ab7b9ca61077339e10c1fce6e7f6282ad5031cf97bc9d6915d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid Z4i-5gVIUsVoK6GUgR_3/Z4i-5gVIUsVoK6GUgR_3 -goversion go1.13beta1 -D "" -importcfg $WORK/b242/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d4/d44c904bc1dda4d2a37114ff3309bd29606fc234d510b0b1e7544973093615d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/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/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid WK4Yc-hbWxIoGsuAHpat/WK4Yc-hbWxIoGsuAHpat -goversion go1.13beta1 -D "" -importcfg $WORK/b237/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 ./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_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d2/d2eb79e9b8bc379695eae36402c21af4e33d076558070952c72b4f3fa7581375-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ZVKJuTho5bTpsmZHHfuH/ZVKJuTho5bTpsmZHHfuH -goversion go1.13beta1 -D "" -importcfg $WORK/b204/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e1/e10606f227262c4624ba30a5bdf392083afade6f45c7a10c45ed81cf0fd6d730-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p net/http -std -complete -installsuffix shared -buildid Avtf2bLO-PNoHeHnSU1w/Avtf2bLO-PNoHeHnSU1w -goversion go1.13beta1 -D "" -importcfg $WORK/b191/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/37/37f10fc6ab2b04cc2b5ffedb80a14557ae61d8b051233b4791a88142b2d8a2bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/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/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid Iro31lHvY_tAoMmKQvbL/Iro31lHvY_tAoMmKQvbL -goversion go1.13beta1 -D "" -importcfg $WORK/b216/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ef/ef2be0f2a4c9751b6e4f59c815ccced8cdfb559fedfd055b128d22bbbe2c8cc8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/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/b037/_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/b237/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink -complete -installsuffix shared -buildid epMJOZxIK8GIQWBYsyNA/epMJOZxIK8GIQWBYsyNA -goversion go1.13beta1 -D "" -importcfg $WORK/b236/importcfg -pack ./fs.go ./fs_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/3c/3c7f1d3a32acac069396515d39f26fe441228815b90bdc849cd1ee879afe424d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource 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 gopkg.in/inf.v0=github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid p6ZXepcuwvU0GduLTvyc/p6ZXepcuwvU0GduLTvyc -goversion go1.13beta1 -D "" -importcfg $WORK/b241/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ab/ab6767d821479628a3680f6e7f8817fae990c274a1329703e6d16db8e56d16d5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/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/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid imSwWEeFKaskHgNH4_sn/imSwWEeFKaskHgNH4_sn -goversion go1.13beta1 -D "" -importcfg $WORK/b213/importcfg -pack ./balancer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ae/aeec1d6555bba44bb44887636ec2b7855a7025430ad6005b1b64280a41cfa68f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/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/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid 1zVIde645RoMN6QRGYNt/1zVIde645RoMN6QRGYNt -goversion go1.13beta1 -D "" -importcfg $WORK/b224/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/8a/8a5a6796e3a6ed8b3b9394204282b05ecd61861d66de837275987a4436fd3d52-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid 7M1S6btiBeh8gnif4xVV/7M1S6btiBeh8gnif4xVV -goversion go1.13beta1 -D "" -importcfg $WORK/b244/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/9c/9cc2ae873e25d28a908a00ca4c410b26ba9062f8e74a46b02ccdc3cf61f9a3c8-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p html/template -std -complete -installsuffix shared -buildid tREsFrmImoEwQsyoF8hJ/tREsFrmImoEwQsyoF8hJ -goversion go1.13beta1 -D "" -importcfg $WORK/b208/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_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ca/ca455f29defc7cf715021df44d1b75e344a3173a22c9cf3db66a2affe1954867-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid j3EY096sQkc4GuKGvqOQ/j3EY096sQkc4GuKGvqOQ -goversion go1.13beta1 -D "" -importcfg $WORK/b246/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/cd/cd350c886a5c6bdb5cd647d2f12e983a21ac68c6e2f7c99b6a11de89341bd096-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 79A4un7gCcQ9e2e9FGxp/79A4un7gCcQ9e2e9FGxp -goversion go1.13beta1 -D "" -importcfg $WORK/b245/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c5/c5d9c1bdeb9de7a7d51e156bdd1436c0cdaa067d18d98a96eef318fb7c07ad2c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid R92AntYQv1knYz_5o7--/R92AntYQv1knYz_5o7-- -goversion go1.13beta1 -D "" -importcfg $WORK/b248/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/0a/0ab74d9cc9b647820a5577e55a6e5cec619148d8995a1f7a6e29ee14e1e27c33-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 9u88OJiq-VLlTf-Ub4tG/9u88OJiq-VLlTf-Ub4tG -goversion go1.13beta1 -D "" -importcfg $WORK/b251/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/59/593b7065be6540b0018d2b539bedd9a6dafd8363bf5949e05b450096ab5f3b07-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p go/token -std -complete -installsuffix shared -buildid EwjVPcH1DJ8UPWWJCrqN/EwjVPcH1DJ8UPWWJCrqN -goversion go1.13beta1 -D "" -importcfg $WORK/b255/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ae/ae37d62d04685de828d076bd8da615a84edd1d65942aeb19571782435f683a50-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid VrBXkX528iQn3l6Z62JA/VrBXkX528iQn3l6Z62JA -goversion go1.13beta1 -D "" -importcfg $WORK/b250/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/bc/bcd244e8946ef9ef42b5ba884b2adac5b9b76be39359e8d85a3368fcdbd0a20a-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid rdhe2PCbNKJdnmq-3fAU/rdhe2PCbNKJdnmq-3fAU -goversion go1.13beta1 -D "" -importcfg $WORK/b254/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/42/425120e9c8531c8192c2b00974e1bf48bcb31348fc98577cf195267134b230aa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid Hqp4rIYd25ujP9b_jgdG/Hqp4rIYd25ujP9b_jgdG -goversion go1.13beta1 -D "" -importcfg $WORK/b249/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/21/212ec7daca99662b8dab563e3f19f245b626fc045e48fdc29f645a6336d4e99a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid -bjc3RvMMRxTodAHwqul/-bjc3RvMMRxTodAHwqul -goversion go1.13beta1 -D "" -importcfg $WORK/b247/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/00/001b4fb725705bf2d83373ea185c4101650b4d6ae7ddbeae835339b05083dfc8-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Wf_V9od4AKugvkYne1LN/Wf_V9od4AKugvkYne1LN -goversion go1.13beta1 -D "" -importcfg $WORK/b253/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_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/48/482f0963b6017207a9c883e483efc572577cf6a1f338f56b0c0fe57d00e19724-d # internal BUILDSTDERR: internal/lazyregexp BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/lazyregexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid CJ6yjUQfoEn3w-yn9qM2/CJ6yjUQfoEn3w-yn9qM2 -goversion go1.13beta1 -D "" -importcfg $WORK/b257/importcfg -pack ./lazyre.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/f4/f49602440e4fb4f334bc3dcb6eb7ee766a74c368e6e96c04945ccb2bbee6feb1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid jqnhOMl3NwQSpmtyAa0q/jqnhOMl3NwQSpmtyAa0q -goversion go1.13beta1 -D "" -importcfg $WORK/b259/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/fc/fc73fc4a9227c9ef531e84140d857edce2f34fdd7747c94c2ac54985cf951137-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 1RRR17hTjtFQQTx4XXtU/1RRR17hTjtFQQTx4XXtU -goversion go1.13beta1 -D "" -importcfg $WORK/b260/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/21/2161ce2bce4d7610477cb86ee201ee21eb1b99a8adc26087614eb6fa162a00bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid HDdhzGtGRFDYgSeLPKWN/HDdhzGtGRFDYgSeLPKWN -goversion go1.13beta1 -D "" -importcfg $WORK/b261/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/68/68d2819b2dbfc3e06d32569277046d6d220eb19823cde927e2a8fa2d20e23806-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid Q-_OZ3XDdaygA83E8ykP/Q-_OZ3XDdaygA83E8ykP -goversion go1.13beta1 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/e8/e8930fa19f4f0b281e3d07dc0a550bf415826e1673218ed20880fc3c3f37f8cf-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b264/symabis ./debug.s BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p runtime/debug -std -installsuffix shared -buildid jUWsiOdKDDT7R5DOudso/jUWsiOdKDDT7R5DOudso -goversion go1.13beta1 -symabis $WORK/b264/symabis -D "" -importcfg $WORK/b264/importcfg -pack -asmhdr $WORK/b264/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/19/19613e6759069b13f2d96f01730e5ad24742052fd0c6a3682f7440273582c9d4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid iFghL-PzuT1LuKwrFF4f/iFghL-PzuT1LuKwrFF4f -goversion go1.13beta1 -D "" -importcfg $WORK/b271/importcfg -pack ./clock.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b264=>" -I $WORK/b264/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b264/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b264/_pkg_.a $WORK/b264/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c4/c47cf413ac6276e0ecf92962c820bbe765c74661551b3c9a2e4f30ce7638f4c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/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/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/google/gofuzz=github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid KkzkJs1bK5L6ApF2zj8H/KkzkJs1bK5L6ApF2zj8H -goversion go1.13beta1 -D "" -importcfg $WORK/b263/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/78/78c21f0fb58d628cdb412f0a69427c3a89b0f5fae9f8d630ec01c8eb789babc5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 7XisUm9akjY9YM0aRHo-/7XisUm9akjY9YM0aRHo- -goversion go1.13beta1 -D "" -importcfg $WORK/b275/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1a/1a233240d471368e3eec09631b59aa9009a23c137237b1d68b65e58e83ecb85c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Gd_3YLBtSqEL7Gz-4x2W/Gd_3YLBtSqEL7Gz-4x2W -goversion go1.13beta1 -D "" -importcfg $WORK/b277/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_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/44/4423eac3ac077e3756480352e470b24d4f89728ed8c9e7b257272b9902909d62-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p go/doc -std -complete -installsuffix shared -buildid TCvls2FyRbh5nhzPjBOR/TCvls2FyRbh5nhzPjBOR -goversion go1.13beta1 -D "" -importcfg $WORK/b256/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/4b/4b5c4307ae3e00b1e75603d9fc4bd3a18c2260ac618db80d33286b4aeb5ec5b7-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p go/parser -std -complete -installsuffix shared -buildid Su12CRB4NSUjrB8JPy63/Su12CRB4NSUjrB8JPy63 -goversion go1.13beta1 -D "" -importcfg $WORK/b258/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/83/83db7d22d17f34353c92f3adf9f31e004610d86e8109658875a16225bb5a1878-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json -complete -installsuffix shared -buildid gygLV0xy8bOiPEnMjJQR/gygLV0xy8bOiPEnMjJQR -goversion go1.13beta1 -D "" -importcfg $WORK/b278/importcfg -pack ./fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/4b/4b1b4cb604ab29d2d3edcd68f744ea9789c843c0cf89b51f638d70a0bdfe20f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/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/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid U8JW1UpJ9e6vG8hOXxxV/U8JW1UpJ9e6vG8hOXxxV -goversion go1.13beta1 -D "" -importcfg $WORK/b252/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_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/5a/5a5de3a4f4b271c2ff66c11535477d84c45d2640c5eba0b53dd7496dec95ae5e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid 5HrWbW0Mtzj1tGiIFake/5HrWbW0Mtzj1tGiIFake -goversion go1.13beta1 -D "" -importcfg $WORK/b282/importcfg -pack ./extension.pb.go ./extensions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/de/deedf7c9f461f0b982ab70435058ea41aa451325b8dde4772c6bdee0da717cb3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 83aOxgtKMl41FizfpLk0/83aOxgtKMl41FizfpLk0 -goversion go1.13beta1 -D "" -importcfg $WORK/b286/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/83/839e310e3e32498430e6fd3f9b86af10f1d52d2611328596e48b2ec049bf6e64-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid GTFkChoDjQFC7aol0VTb/GTFkChoDjQFC7aol0VTb -goversion go1.13beta1 -D "" -importcfg $WORK/b285/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2f/2fbe3ae67c7548c354a93a71b0285328cd6ed59431161d5df4e4bf1b3caf3520-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/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/b037/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid aGe7EAb1mHsOasGymlxQ/aGe7EAb1mHsOasGymlxQ -goversion go1.13beta1 -D "" -importcfg $WORK/b288/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/6e/6e6df3a9b1427a19274016407d05681d48d6e579529970815425cbf01d7df696-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid laJg_tmyDQ7a7jqk7CfG/laJg_tmyDQ7a7jqk7CfG -goversion go1.13beta1 -D "" -importcfg $WORK/b292/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/6b/6be85e994bdd4c1de775f1f999b663580291bc4a16fc292816662f186f4edf16-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b293=>" -I $WORK/b293/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b293/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cat >$WORK/b293/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/b292/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 8tcgObTBt2V4PYMNDqta/8tcgObTBt2V4PYMNDqta -goversion go1.13beta1 -symabis $WORK/b293/symabis -D "" -importcfg $WORK/b293/importcfg -pack -asmhdr $WORK/b293/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_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e3/e3281f7d5d9671a7913fa8baf956bf616545f3959cf49595ecb56391413cde9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid j7vjsLtuaMb5k0CjE4s0/j7vjsLtuaMb5k0CjE4s0 -goversion go1.13beta1 -D "" -importcfg $WORK/b276/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/30/30879a3fc19fe4109b2c1fc9d54f3285658804250d6f5e57212c55469f18e6be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/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/ghodss/yaml=github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch -complete -installsuffix shared -buildid 5ZBA3FJGqD3oPliMEBBv/5ZBA3FJGqD3oPliMEBBv -goversion go1.13beta1 -D "" -importcfg $WORK/b274/importcfg -pack ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/bf/bf681b7d8796cb420e3335e4e485b235d262967a32905747a4a253d23fcaa1a1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid iEBM6qhEje2OPHpxx43D/iEBM6qhEje2OPHpxx43D -goversion go1.13beta1 -D "" -importcfg $WORK/b295/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7f/7f964d78c82548a6bd82e8e58fdbc131b67be3b445871a0d104f25519112dc29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid wJKGljpIhrOVlcgZP1Vu/wJKGljpIhrOVlcgZP1Vu -goversion go1.13beta1 -D "" -importcfg $WORK/b284/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/5d/5d132f0b32d70eb6da7e859e8b884c12fd3e7d97b3fd70aaa45cf9f261daf2a3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 3aPQOQiHB3KwrkJQsuJG/3aPQOQiHB3KwrkJQsuJG -goversion go1.13beta1 -D "" -importcfg $WORK/b294/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fc/fcc764d5baef2329f25af0889a0e2ef5fc34200b29d893f8f15177fcdc336b05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid niHgQZiGWj_sXahonihQ/niHgQZiGWj_sXahonihQ -goversion go1.13beta1 -D "" -importcfg $WORK/b296/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/99/991a3851e1f4894e6bf4e5638a258138b4b05d2addd3aef597cf0a995605e143-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/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/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid T4yeDffMUOqKNjWT1gH_/T4yeDffMUOqKNjWT1gH_ -goversion go1.13beta1 -D "" -importcfg $WORK/b297/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/57/577a1b3ab96932f16cfb7650f0a2ab3d4a468653c90658c93a4ae236e7fc98f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/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/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid IpfTMM0kU5hfYpi1Eo3y/IpfTMM0kU5hfYpi1Eo3y -goversion go1.13beta1 -D "" -importcfg $WORK/b302/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/3e/3eb7fd34cc1e115815c3fa44251f4d60ab68146db3a0ff0db80c4611f21ec5e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid UVp8_xbUkD6ClKKY1V_h/UVp8_xbUkD6ClKKY1V_h -goversion go1.13beta1 -D "" -importcfg $WORK/b304/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/0c/0c2dcdd514f2b34431bc3488be4285594f7b365e07a1b51de2917d1524f2ed00-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 1g8iMw9DVyYjBqoNQVVD/1g8iMw9DVyYjBqoNQVVD -goversion go1.13beta1 -D "" -importcfg $WORK/b306/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/89/89cfbbcbe1666294868c44178a38cdc8caf66fdf2ba1a3905213a2fb2433199d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid xbql15mWiFr6sJx1_NPD/xbql15mWiFr6sJx1_NPD -goversion go1.13beta1 -D "" -importcfg $WORK/b307/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/5e/5edc55a609fb297b426608aaf4f6dfb9d9fe4f5c07baf95ef858004e0297c6f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid G_MYKNZ6egz6n2YISJqY/G_MYKNZ6egz6n2YISJqY -goversion go1.13beta1 -D "" -importcfg $WORK/b309/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c0/c0799e90ca893adbbbb049afdbd1ee702d39a2e2e760d915426f5348b814599b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/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/client-go/util/integer=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid TIfxOb_YTNcBgemXSLcs/TIfxOb_YTNcBgemXSLcs -goversion go1.13beta1 -D "" -importcfg $WORK/b308/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/af/aff1d94a7e1ffa53f450bee1f3e7bbd78ca49eb5176199c01c79bb8cf355350b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets -complete -installsuffix shared -buildid 1mt208d2cLnKFAUkzlYe/1mt208d2cLnKFAUkzlYe -goversion go1.13beta1 -D "" -importcfg $WORK/b318/importcfg -pack ./doc.go ./ipnet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/d9/d936783e49a10657cb3c08fcd7771b5e7de50957207e384cff7495fcc108c0be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net -complete -installsuffix shared -buildid o1d38zdRxhmNW1zB9YHT/o1d38zdRxhmNW1zB9YHT -goversion go1.13beta1 -D "" -importcfg $WORK/b321/importcfg -pack ./net.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b293=>" -I $WORK/b293/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b293/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b293=>" -I $WORK/b293/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b293/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/17/170c219fc5b13f40171f4cb363747067d9f2713957a708f6ab7fbeae1f18dc0f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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: importmap golang.org/x/net/lex/httplex=github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid -zQfhNo9ufVJMErAkG_W/-zQfhNo9ufVJMErAkG_W -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/ab/abbaeb0cb16f738f80e416098c4be2dea7e16746be7daf73571f48c8a0c3c3cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid xHIRp-rOdPHuUCWgdrae/xHIRp-rOdPHuUCWgdrae -goversion go1.13beta1 -D "" -importcfg $WORK/b206/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b293=>" -I $WORK/b293/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b293/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/27/27d33d424fc1b38c4e3701e5966a964d1da19de5476ea6b5b04b02473ea781fc-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid g1d0jb1n4JagfFni0HO3/g1d0jb1n4JagfFni0HO3 -goversion go1.13beta1 -D "" -importcfg $WORK/b234/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b293/_pkg_.a $WORK/b293/relfect2_mips64x.o $WORK/b293/relfect2_mipsx.o $WORK/b293/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/ee/ee009572d07ff768595c8265534ca9852f49b0e97a1d2ec2f3d3641c64f416be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/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/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid M_whTkhdtTrXdOhZvYrs/M_whTkhdtTrXdOhZvYrs -goversion go1.13beta1 -D "" -importcfg $WORK/b281/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/2a/2a87a164819a4be15c26638a28af5e791e2d4fd75db4f08d09f04fd3342c2065-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 -complete -installsuffix shared -buildid Iqlu1re2wBYIDdifsKJL/Iqlu1re2wBYIDdifsKJL -goversion go1.13beta1 -D "" -importcfg $WORK/b280/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/cd/cd05ef2d22262037da64ae7494f265d745ede7f7efb194d1ce32aa017832ada0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid _KCVQ19MJABJlyZpLpDa/_KCVQ19MJABJlyZpLpDa -goversion go1.13beta1 -D "" -importcfg $WORK/b291/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_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/fe/fe1b343745bc6d2cbc7f7f431edaf544fa31bdb13e3aaaefefc1605612226679-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent -complete -installsuffix shared -buildid l6oFcrtPjsZXbdaXmzkO/l6oFcrtPjsZXbdaXmzkO -goversion go1.13beta1 -D "" -importcfg $WORK/b323/importcfg -pack ./dedent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/12/1220640a63104dd08b2533ebd358b5b62c948e81485ad780c746d66c0b899693-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p expvar -std -complete -installsuffix shared -buildid 95e4UisOVQD01PEokHts/95e4UisOVQD01PEokHts -goversion go1.13beta1 -D "" -importcfg $WORK/b326/importcfg -pack ./expvar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/75/75f4e85da9f028924244d4442af1f1a06daf8179fb1575865e23a58bc84f158e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid zjWHar2pu69thqYn-6w5/zjWHar2pu69thqYn-6w5 -goversion go1.13beta1 -D "" -importcfg $WORK/b327/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/03/03925b26d83f013636799f0b36c8a9c1d0968684b6deb0704d710ecaf0952aa7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/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/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 6uYhgT7zkdApLxi2f08o/6uYhgT7zkdApLxi2f08o -goversion go1.13beta1 -D "" -importcfg $WORK/b328/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/3d/3d7b912314dd4d2c6d4b5b2e2a51cde49bece9207b89f3d574fb0d9e0749e6ef-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/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/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid jgNeJUj3qWUUUBHhfhNe/jgNeJUj3qWUUUBHhfhNe -goversion go1.13beta1 -D "" -importcfg $WORK/b330/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/88/8825ae998710c1429be741410532a2fd8ba247d6d641a8c2d51dac840c4a4cd7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid mq5SMDtHQ06Gx5T3XuLZ/mq5SMDtHQ06Gx5T3XuLZ -goversion go1.13beta1 -D "" -importcfg $WORK/b331/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e6/e622fbe5aed67fd301cfc634bb45668e30ca3d1992b4ba856acf312496099b7d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 5CvezjmwZYez9zGUB3Ls/5CvezjmwZYez9zGUB3Ls -goversion go1.13beta1 -D "" -importcfg $WORK/b332/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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/da/da3d10dd9d12a58ddb3996df82495bbd7325fd349189461b2d1f693ddb1a52d5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid EGsd86mk4ViF3D5ZGyJt/EGsd86mk4ViF3D5ZGyJt -goversion go1.13beta1 -D "" -importcfg $WORK/b329/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/ce/ce36a7d9016a84651d1aa29514ad8dd8ac946d98f6c6a6274d663a6393d45a09-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid 4Dr70bgme8l5epDlk-UQ/4Dr70bgme8l5epDlk-UQ -goversion go1.13beta1 -D "" -importcfg $WORK/b334/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/11/114bef9bd52d6f472ca8a281181f85e59376bcad00aca74bfdffa1e28c154ad5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid GYlnV4JXizEKEj86a_FV/GYlnV4JXizEKEj86a_FV -goversion go1.13beta1 -D "" -importcfg $WORK/b233/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_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/1d/1d501e1036c8e7f8f17695e76af484f51d4d41f26387bc77ef9e1d226e88a71a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid bZod3xmeCo7yPSYOmxIB/bZod3xmeCo7yPSYOmxIB -goversion go1.13beta1 -D "" -importcfg $WORK/b266/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/ad/ada47f9a99fe675cab67e510eca8a76cd4bde2a9f3c04309a00ea2b5fc848cf6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/apimachinery/pkg/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid sCeRoTc904tVypiqKen2/sCeRoTc904tVypiqKen2 -goversion go1.13beta1 -D "" -importcfg $WORK/b265/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/22/22224c2db909d0e1cc10cb8353101f803ee240832ee339e19e841a1e8ca5c9ad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/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/watch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid LUj1xTIXXWJY2EYf4-VN/LUj1xTIXXWJY2EYf4-VN -goversion go1.13beta1 -D "" -importcfg $WORK/b243/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_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/1e/1e571bcc534102a73fd6e59428efe845ea94d165219bd2ec13e63ab5ba694290-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/json-iterator/go=github.com/cri-o/cri-o/vendor/github.com/json-iterator/go 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: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid BRDrXCNyX_vX1oputAOx/BRDrXCNyX_vX1oputAOx -goversion go1.13beta1 -D "" -importcfg $WORK/b290/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/60/60c9c3de2998c9395d69ee467f91329becedb24c05a662004763c46d3fa47035-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid P96rGE5dtbe-OroEtkhS/P96rGE5dtbe-OroEtkhS -goversion go1.13beta1 -D "" -importcfg $WORK/b303/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/21/21b2610ac2db020d6e99d2b6f9275769a05d65f4d0ec286bc608f0e5fae2853a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid R0PzgyNY-sWdQgOI27JB/R0PzgyNY-sWdQgOI27JB -goversion go1.13beta1 -D "" -importcfg $WORK/b154/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_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/5e/5ea5f5dc925a6ed0a3d20e53e97d536a83d7b4753342b99815c763ac8999594a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 7BHZEwTYDJj5TZ06pA83/7BHZEwTYDJj5TZ06pA83 -goversion go1.13beta1 -D "" -importcfg $WORK/b333/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_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/ee/ee7b959a8a45af27695140fef92b3ce1c3769c156c901fff4965e852313b38de-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto -complete -installsuffix shared -buildid XYIkFFnPm2RJ3b-hFyGy/XYIkFFnPm2RJ3b-hFyGy -goversion go1.13beta1 -D "" -importcfg $WORK/b279/importcfg -pack ./doc.go ./document.go ./openapi.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/15/15a16d4e4fd77af3e6321ca401f8c5d56749f83bfb7cd61d95d45fa90576e38f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid M2puMixoAgdyWD8i0qu-/M2puMixoAgdyWD8i0qu- -goversion go1.13beta1 -D "" -importcfg $WORK/b325/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_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/87/87dd3aa00af022f21f02837c2ff11651c59c71ee0efae515f29ce1975ee21195-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async -complete -installsuffix shared -buildid vf-7dKYClR61BvSJPx7y/vf-7dKYClR61BvSJPx7y -goversion go1.13beta1 -D "" -importcfg $WORK/b335/importcfg -pack ./bounded_frequency_runner.go ./runner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/4d/4dfcfa7bc153843d7f0c507e133fa03609efa7dbb845abf2bb949e1626141a37-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/exec -complete -installsuffix shared -buildid MibCiWz7J0L6JrS6F52_/MibCiWz7J0L6JrS6F52_ -goversion go1.13beta1 -D "" -importcfg $WORK/b337/importcfg -pack ./doc.go ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/77/77d556deec16c4aecddee63efc0ae16379192d9bcbaf35f73f9627e27e22552c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus -complete -installsuffix shared -buildid HEEqYa5wv7Ef973BBp93/HEEqYa5wv7Ef973BBp93 -goversion go1.13beta1 -D "" -importcfg $WORK/b339/importcfg -pack ./dbus.go ./doc.go ./fake_dbus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b9/b9e10a55f8ee824a357d038e3a96bc68e2b9268dd2775787f44bcc20bc088701-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version -complete -installsuffix shared -buildid cp6_w3_Xn9eRx6JOh5TA/cp6_w3_Xn9eRx6JOh5TA -goversion go1.13beta1 -D "" -importcfg $WORK/b340/importcfg -pack ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d0/d063bde3ae1631931a9d54003e1f48d5f8e9a0283ba43cbb5aac39a5eec0d914-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/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 github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait 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/version=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables -complete -installsuffix shared -buildid SlDpK6vqmwyz-SWw87ZA/SlDpK6vqmwyz-SWw87ZA -goversion go1.13beta1 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./iptables.go ./iptables_linux.go ./save_restore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a4/a46b61f545f1b131c0b5a83d6fa65f7e1af57c68828031be704445c2c157f387-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -installsuffix shared -buildid i_kaYBIcNra7vo517d9U/i_kaYBIcNra7vo517d9U -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/2f/2f4e48ca86ed9bb6a9ef904977cd7644e97cae6b327fa8f27c02d4974eed36c6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl -complete -installsuffix shared -buildid XDKVuyB0pGtfYJYUgoM5/XDKVuyB0pGtfYJYUgoM5 -goversion go1.13beta1 -D "" -importcfg $WORK/b341/importcfg -pack ./sysctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/a0/a0503656f0bc8f03531ecb8d1c0c79621694d75aa99dd6af847c7cc39910bc50-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/cri-o/cri-o/pkg/registrar -complete -installsuffix shared -buildid 9P4qZ_X5fm3l0403k1OB/9P4qZ_X5fm3l0403k1OB -goversion go1.13beta1 -D "" -importcfg $WORK/b343/importcfg -pack ./registrar.go BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/a7/a745216b1bd414f6b86870593a7458d2dc8ab393dc5e379b26fb658c646f6847-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid KzeaF_xjJfoshMl8K9oy/KzeaF_xjJfoshMl8K9oy -goversion go1.13beta1 -D "" -importcfg $WORK/b240/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 ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ad/adffd3270fb3f13f2220a55ab98d5a5280cefd44823fdaea79925130edcdd82a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid OpVic1kzCWF76iv7Mlaz/OpVic1kzCWF76iv7Mlaz -goversion go1.13beta1 -D "" -importcfg $WORK/b270/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/68/68e855ad8866b50cc3966434948e7af13737329740c9dc00903374adfbd2a979-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid -RFpwaRg0zeujqozOfZ8/-RFpwaRg0zeujqozOfZ8 -goversion go1.13beta1 -D "" -importcfg $WORK/b273/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5d/5d2db6b78d8de5ba6dfe70d878324a64d662e246e6ec89daf4c66e6d82b35a4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid m7tBRoOvNq9j9kTwFOLd/m7tBRoOvNq9j9kTwFOLd -goversion go1.13beta1 -D "" -importcfg $WORK/b299/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/db/db4d76a341d246bd6cb7621e331554756767b4e439d784b4805ba2b4857c47f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b299/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid lm5ZYf-bWofR6zYc8Woa/lm5ZYf-bWofR6zYc8Woa -goversion go1.13beta1 -D "" -importcfg $WORK/b300/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_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/46/461034d63c96dd31accbadb3680af4af28635668fafe861151e9d8c3bc40558e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b299/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid pyeSwtGFInDLMgHGziBc/pyeSwtGFInDLMgHGziBc -goversion go1.13beta1 -D "" -importcfg $WORK/b301/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_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/89/89bd7d415d9877e065d8aaa7adf1a5784e35443ce5f30351cb37e83f085a22c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid -5QPnLu5IDFMcllXc6Oh/-5QPnLu5IDFMcllXc6Oh -goversion go1.13beta1 -D "" -importcfg $WORK/b305/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/cf/cf359e2ad1611242f8149942509c256e8f8cec60940bc9b204397161f8764c01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid Y6SLqiEjMmyysiYqwNqt/Y6SLqiEjMmyysiYqwNqt -goversion go1.13beta1 -D "" -importcfg $WORK/b313/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_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/06/066366126df83ad1bddcbca6edd34cc98eea8a5ebe733e8b5666479aa803741f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch -complete -installsuffix shared -buildid cFgRdosqzFrm8BX5Nyju/cFgRdosqzFrm8BX5Nyju -goversion go1.13beta1 -D "" -importcfg $WORK/b272/importcfg -pack ./errors.go ./meta.go ./patch.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/36/3634d41afd6e1fb9fe2f5ec8576869be4cb77a35f19d9c174de541e639e8ddf0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/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/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 5semoRze74pPfqKLtvAh/5semoRze74pPfqKLtvAh -goversion go1.13beta1 -D "" -importcfg $WORK/b298/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f5/f5d7611cfc120fc4bca4b8c5cb2c59b9e096bca3e5175f85ca9d300369022ec9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b298/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 0mMdk_6tk-FFOj9gftC7/0mMdk_6tk-FFOj9gftC7 -goversion go1.13beta1 -D "" -importcfg $WORK/b289/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/9a/9a0ced64f69c25c9ae3c08aa0aff409188ba7d984ed4ccd17ddaa5846b0b4969-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/apimachinery/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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid 3tNzWXbmjXOBpN7yMe19/3tNzWXbmjXOBpN7yMe19 -goversion go1.13beta1 -D "" -importcfg $WORK/b312/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_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/7b/7b05975f8a5678c8aa4733e37c0c5f3d20f6deb6560129da8864685ac52968b9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid Fm9EJxYzRrGe5X4O8bz8/Fm9EJxYzRrGe5X4O8bz8 -goversion go1.13beta1 -D "" -importcfg $WORK/b287/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e1/e11b28554ec5e5894da3f0eb8c74b7b79e39221db4567c33df124a71dff53a34-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid z_vPDFE7deGnUbHizcgG/z_vPDFE7deGnUbHizcgG -goversion go1.13beta1 -D "" -importcfg $WORK/b283/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_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/48/4807213bc8351289dbff54f818d2962c5fab6dfdc954b31bc6f5d9ea63c51dd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/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: 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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid ylwWgPUu3v_khwWjNeA8/ylwWgPUu3v_khwWjNeA8 -goversion go1.13beta1 -D "" -importcfg $WORK/b315/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_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/61/61afce8d6ac4114a0ab9ae77a6f30fe6b8dae3455f1345a1545dd9668f9551a1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/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/b325/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics -complete -installsuffix shared -buildid 7-E2ariihG-l21ewtRBI/7-E2ariihG-l21ewtRBI -goversion go1.13beta1 -D "" -importcfg $WORK/b324/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/4c/4c9875ba177bd6bf817d1851b8f4ac7b3403e061a841c74692060fb80c292e6f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid KLdrzF9WyfVS2lhROVS5/KLdrzF9WyfVS2lhROVS5 -goversion go1.13beta1 -D "" -importcfg $WORK/b348/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/5e/5e04cab2d17bd39a2d7de7e59365c9ca7915478a8ce2ec5877853693e5ddd9af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core -complete -installsuffix shared -buildid 8NHWD5qJpkLp254gbqjI/8NHWD5qJpkLp254gbqjI -goversion go1.13beta1 -D "" -importcfg $WORK/b314/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_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/1b/1b5d0684b3546db8eafbc217a822d9d15af2b241d063a8fde8403b45363d44e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid XDJ5wUyh5eXsQY_jtLYl/XDJ5wUyh5eXsQY_jtLYl -goversion go1.13beta1 -D "" -importcfg $WORK/b349/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/be/be9bcd1076a4efe6bef1253d5d31a3f30f857c4137a35d35453acc82834f4acb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid gvnDaesFuPsDhTZJa7Js/gvnDaesFuPsDhTZJa7Js -goversion go1.13beta1 -D "" -importcfg $WORK/b350/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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/c9/c950243245b06bb145294fa38e4ba2c6a87e4810a40e501253462bb501b9dc94-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid 1YEtPlX_BJ9Ud0XTNuC7/1YEtPlX_BJ9Ud0XTNuC7 -goversion go1.13beta1 -D "" -importcfg $WORK/b347/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/db/dba733aa6c0f85e53afb4326deb13d58ae3be189e28d31742ce01fffb5065f1a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/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/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid _sbVDxCC_rUhj_IZVgQf/_sbVDxCC_rUhj_IZVgQf -goversion go1.13beta1 -D "" -importcfg $WORK/b346/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_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c6/c66849db5f58d580851379fc395949ff9cfd461cab34a84a5ee015f86f50b4c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid -bG6BazYARZFoXoduRTs/-bG6BazYARZFoXoduRTs -goversion go1.13beta1 -D "" -importcfg $WORK/b353/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/c8/c8d03fb12164633849b7c3c2c6eb7dacdff445d66d093c17e090aa0bebbb20db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ZEnlheI2qGHL9FxSSdJt/ZEnlheI2qGHL9FxSSdJt -goversion go1.13beta1 -D "" -importcfg $WORK/b354/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_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bb/bbe4e7a4b53ac98dde717879f8e72123c117fa6a90f5ca0deaa8c71112daafa4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/oci BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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/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/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/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/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 bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/oci BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid 0bJclzy2wgNR1I2v7FBf/0bJclzy2wgNR1I2v7FBf -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./container.go ./finished.go ./history.go ./memory_store.go ./oci.go ./oci_linux.go ./oci_unix.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/da/da7b416616acd1561f4b68ee273c55226f5bdbfba2c62ea67cc3699a10f66b23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/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/b037/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid uRUjrBn7-D98GK3xyZqO/uRUjrBn7-D98GK3xyZqO -goversion go1.13beta1 -D "" -importcfg $WORK/b352/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ee/eea2606efffefd2bfae19c52784a21f31ee43bc592af8079a2b45b7334727318-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid zuVWGGAbu1ylXY7B1r98/zuVWGGAbu1ylXY7B1r98 -goversion go1.13beta1 -D "" -importcfg $WORK/b357/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/4d/4dff07f6ea85ce144ffaa8e36ffb86108568524797a11b97b350c8a833313d1c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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/util/net/sets=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service -complete -installsuffix shared -buildid IDGrTuBdRv80HWc2dmYh/IDGrTuBdRv80HWc2dmYh -goversion go1.13beta1 -D "" -importcfg $WORK/b317/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/24/24815a1c4fc08670a99bcf21cafb9100ddbdecd0bbbee4f84999445d283b3057-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper -complete -installsuffix shared -buildid Br48E6wGifaAOAi0I-Ml/Br48E6wGifaAOAi0I-Ml -goversion go1.13beta1 -D "" -importcfg $WORK/b320/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/55/55dc007b1fcbae19c9fa5665138dbd717709a7c071325de8cae020e3a5eff643-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid 9Jg-u0rjeorLu9MvtE2U/9Jg-u0rjeorLu9MvtE2U -goversion go1.13beta1 -D "" -importcfg $WORK/b358/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/99/997d26d7fc5196e92431ee3c926163ab30b35e66ccb1b32e5ea4815295224583-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b359/ -importpath github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b359/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/4a/4a55be363ea7207f80cc541c82b1e3603feec6a1ab9817e6e8619cf88775c7ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/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: importmap github.com/ulikunitz/xz=github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid epGfMn7MIz7MrkSTiU4y/epGfMn7MIz7MrkSTiU4y -goversion go1.13beta1 -D "" -importcfg $WORK/b351/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/4a/4a7eb80ca6565feca1fa651d018db73221b332fabbf83d9d146db38f573dc254-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid DtUT7t13citI4pY8ooBD/DtUT7t13citI4pY8ooBD -goversion go1.13beta1 -D "" -importcfg $WORK/b362/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/09/09f454ee829f9e1db29290d4ecd57f0bed19524c3ac15f8adf8380e60f9ae1f9-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid EuKMdnvQ7RmDqKsfWWQb/EuKMdnvQ7RmDqKsfWWQb -goversion go1.13beta1 -D "" -importcfg $WORK/b365/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/a1/a14102bbfc8c82b0eff72d8e735ba59ea5bfb4c52ce64f2232e0e6365b0c89dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid TUBvIh8_B0LC25P9ihiJ/TUBvIh8_B0LC25P9ihiJ -goversion go1.13beta1 -D "" -importcfg $WORK/b361/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/61/612eb7a1118f4daf7a1b660fee65ffa2aee5dc758111b9eea29bebde8ff5224e-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid y6lw8ePPdh5SBNwEAUF3/y6lw8ePPdh5SBNwEAUF3 -goversion go1.13beta1 -D "" -importcfg $WORK/b364/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/43/4311fe81836fd6712e0406e6e343591e9e694835b5dcc91a5b7178de2b7b1b3d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid lJyEx_Dz9ypYnhInwQET/lJyEx_Dz9ypYnhInwQET -goversion go1.13beta1 -D "" -importcfg $WORK/b366/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/fb/fbf139b0c5e805f657abac1ec6ec24bc7ebdaab15184789291ec31e8f2000832-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid LPhcH6wCl55stAVXqiAg/LPhcH6wCl55stAVXqiAg -goversion go1.13beta1 -D "" -importcfg $WORK/b367/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ff/ffc2006e1eb8bc148083fde724c9733dac101506eb77552c2935920317b7d4e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/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/b059/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid Fwvcng6BUhAXxspeS-B-/Fwvcng6BUhAXxspeS-B- -goversion go1.13beta1 -D "" -importcfg $WORK/b368/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1c/1ce1f0a4c74f56af92cbb012b4274ce9b93636a6f0d88e05472d9d7fe048400e-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p image -std -complete -installsuffix shared -buildid sSniJdoDhKC4NrJ1W9U4/sSniJdoDhKC4NrJ1W9U4 -goversion go1.13beta1 -D "" -importcfg $WORK/b369/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/4d/4db7a2f81400550c66ecc700fad1e9cf852a690d3484120a2f82a81b6a217480-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 1TN8lFK4vTHnTdiIqBLK/1TN8lFK4vTHnTdiIqBLK -goversion go1.13beta1 -D "" -importcfg $WORK/b374/importcfg -pack ./runewidth.go ./runewidth_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/40/400a82313094153214858fa92a67176a9d92361da71b74640be1a01c0073067b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-runewidth=github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid LAjB0dRns5pNHXJ-hBBQ/LAjB0dRns5pNHXJ-hBBQ -goversion go1.13beta1 -D "" -importcfg $WORK/b373/importcfg -pack ./format.go ./pb.go ./pb_nix.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_nix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/66/66f0f7b50261f5d13674fa809d56fb79b5560a957d66760d176ff8f89b4a1b3a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid 3l2PAzPcRi_Y0wtXzVEY/3l2PAzPcRi_Y0wtXzVEY -goversion go1.13beta1 -D "" -importcfg $WORK/b376/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/d9/d9916292c36e618635ce8d95919c7c54fe8d33d79b082596dbdf5d82cdf0472c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/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/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid UVB5kQLvbYoKOhJj-3Aa/UVB5kQLvbYoKOhJj-3Aa -goversion go1.13beta1 -D "" -importcfg $WORK/b375/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/07/07938f34b0def34c8db95538207bfb53bd061fc8d58d4c831f464e1d67b8c22d-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b369/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 5mw9jbjG26DJLYBD2tB7/5mw9jbjG26DJLYBD2tB7 -goversion go1.13beta1 -D "" -importcfg $WORK/b372/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/75/758478aa3948f57bae9d920862f7f48996684693afdc25e7f475c386352ef07a-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid QZiZSghDbp968kPMKbs4/QZiZSghDbp968kPMKbs4 -goversion go1.13beta1 -D "" -importcfg $WORK/b371/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/6c/6c164b8fe33fe11dc2bc19d51907a5cc543c4ed86eabf2f19520ff7f66bb07b3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Gl_gotdksP1XbOys76-C/Gl_gotdksP1XbOys76-C -goversion go1.13beta1 -D "" -importcfg $WORK/b363/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_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/0e/0ef3dc23ac1028a78ccf91b3d68de6157b674332b5e4667edc5f0eb0de5d2218-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/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/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid OtCgMV-zVzcgnuxU6Oo_/OtCgMV-zVzcgnuxU6Oo_ -goversion go1.13beta1 -D "" -importcfg $WORK/b379/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/26/267b3c01878d8af634b0a6894a1ea7667d23cbe2643d46f4d474b302cd2deb40-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid IcoYiV0Lw8FdZZ8NHD5_/IcoYiV0Lw8FdZZ8NHD5_ -goversion go1.13beta1 -D "" -importcfg $WORK/b378/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/33/336012ce61754e00b72a4a8afd042cd5da159136b181b77ad31663e522205a5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/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/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid utnzkSsmiDH3MVbffqga/utnzkSsmiDH3MVbffqga -goversion go1.13beta1 -D "" -importcfg $WORK/b381/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/f9/f99e102cb9f26ca6709497461c12a0e669a314498bbbd997a6d01c01664b64ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Hak3_j0CBuv2JwcZ1bE_/Hak3_j0CBuv2JwcZ1bE_ -goversion go1.13beta1 -D "" -importcfg $WORK/b384/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/7c/7c794cff918f84c284651c034c51e4f72414ca29f38f6673f3f7f1ec4cbe147e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KoX3_MMpprIKsb0C48bC/KoX3_MMpprIKsb0C48bC -goversion go1.13beta1 -D "" -importcfg $WORK/b383/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/70/70800c79faba543aa2ce80bdacf4fbd21efa1770b3419fac14fa4c8264c0f9e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid XnqBLRr2TmUM2YRnrMn-/XnqBLRr2TmUM2YRnrMn- -goversion go1.13beta1 -D "" -importcfg $WORK/b386/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/64/642cc6d8147faec78e1e7c0b242ba00463adc8ee28b859a51cc2edee955f1659-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/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 github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid yl4EjpnP0j-NMxwXsAuL/yl4EjpnP0j-NMxwXsAuL -goversion go1.13beta1 -D "" -importcfg $WORK/b385/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/1f/1f49b15ba69c3ed58175c7d6b6d36ec90a81614dd4f8fcabd3ca843328d6c49d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/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/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid IECkUdQ1FVPU6hPMx3s1/IECkUdQ1FVPU6hPMx3s1 -goversion go1.13beta1 -D "" -importcfg $WORK/b382/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/f4/f4b28cf82cd903694752dd310ae1b21e061fcbcaabfe2eac408644441850b02b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid xQVEhSWsjOu6UPNfw_yF/xQVEhSWsjOu6UPNfw_yF -goversion go1.13beta1 -D "" -importcfg $WORK/b389/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/9b/9b8a8f05d21057f1debce22bce4adb8d44d5a0fac4b8dcb7ec40f3ab1a906003-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/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/b059/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid G2O6YpiIsdSr5oftVVDs/G2O6YpiIsdSr5oftVVDs -goversion go1.13beta1 -D "" -importcfg $WORK/b360/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/b0/b0e68dc8a5d2b5192439b1a44762e8fc1d9b188855105c516dc13d5ad12e6661-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/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/b157/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid OnN2wrPly-KbxMkCuxsk/OnN2wrPly-KbxMkCuxsk -goversion go1.13beta1 -D "" -importcfg $WORK/b388/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_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/bc/bcf85c4be55bc9fe5f5a4a7d30f4082249f0de112047371e4c621c822967bcdd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/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/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid lr4cC158IcGY8WxuSgti/lr4cC158IcGY8WxuSgti -goversion go1.13beta1 -D "" -importcfg $WORK/b390/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/27/27f395df37823383cf02271dc6f9f87d7284c0480826ca07d4c31238bc5034c0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid ImPPRlPOY37PwN87sIbW/ImPPRlPOY37PwN87sIbW -goversion go1.13beta1 -D "" -importcfg $WORK/b391/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/1f/1f0fd357fe944441fcc47d328246d658365cb845b9648f6c50b5dd273d7f385d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid zscarplILqKjZfspnxIC/zscarplILqKjZfspnxIC -goversion go1.13beta1 -D "" -importcfg $WORK/b387/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/69/69f7b4125df92bffada56235b79ccfa515d46840adfa4fff4177bf9ddc2151a5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/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/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Y8SPoYqv22h7H27qwn8n/Y8SPoYqv22h7H27qwn8n -goversion go1.13beta1 -D "" -importcfg $WORK/b394/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/bd/bd163525ba9f097756c6dcfb06e88d374371256249ef1482f45a72f22939f4db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid k8VRFyZweivLw0HSm9_c/k8VRFyZweivLw0HSm9_c -goversion go1.13beta1 -D "" -importcfg $WORK/b395/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/dd/dda45244e3b760f89f4ec0300e64c093643a81835d75a8588884b06d2cf5b6af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid DekQZOhJWnz04F-uD1Hm/DekQZOhJWnz04F-uD1Hm -goversion go1.13beta1 -D "" -importcfg $WORK/b393/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/0f/0f644aee3c0df50a8785780f497607d4ad295f20f98d97c39526ca0fec8c438f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid -complete -installsuffix shared -buildid iTleQw49Fad_vLgjUjkn/iTleQw49Fad_vLgjUjkn -goversion go1.13beta1 -D "" -importcfg $WORK/b399/importcfg -pack ./uuid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/0a/0a9efa6e4b0b9dc761b2eb590d17c498cd47902b985ea01a315b93b111cae160-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid wpmtxH53Zgs_GxcJ4Jyv/wpmtxH53Zgs_GxcJ4Jyv -goversion go1.13beta1 -D "" -importcfg $WORK/b392/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/44/44c7fb179479736c9ebe0812f90c7d8f88f02e7acb821304d183c5eb67d08bcc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/uuid=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid BUILDSTDERR: importmap github.com/gorilla/mux=github.com/cri-o/cri-o/vendor/github.com/gorilla/mux 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: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context -complete -installsuffix shared -buildid wiDmcL2HxRyfj4v_NqeL/wiDmcL2HxRyfj4v_NqeL -goversion go1.13beta1 -D "" -importcfg $WORK/b398/importcfg -pack ./context.go ./doc.go ./http.go ./logger.go ./trace.go ./util.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/30/30f8c6a9d9c239b4829a36457380db7e57c734eeecd6a0e5cc2d24f8d056b34f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/context=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context 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 errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid AeEua83kbKICBvOkuXn5/AeEua83kbKICBvOkuXn5 -goversion go1.13beta1 -D "" -importcfg $WORK/b397/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/1d/1d958fdf995b2dd519642d31a718318e837b3f89573c8716e8b5d1cbb1d97197-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid QVFg2uzN3MqO9BtO3v5j/QVFg2uzN3MqO9BtO3v5j -goversion go1.13beta1 -D "" -importcfg $WORK/b400/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/80/80dd5963a706046e5849b012d0c8edb77fb0f36d6f571bd20f728e25d2816211-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid KztQrht67FmMpqz0_fDQ/KztQrht67FmMpqz0_fDQ -goversion go1.13beta1 -D "" -importcfg $WORK/b401/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/31/31ed51618ea105fdd8167f68a1014ef0015cfbf6e1f0392a9328d08bf9ca1029-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/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/context=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid iS46MdkWLPpmQfbYbbB2/iS46MdkWLPpmQfbYbbB2 -goversion go1.13beta1 -D "" -importcfg $WORK/b402/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/11/11612971de465975a3df1fa1a773e5807e70c64c74e116536613f5a9e513445e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/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/b072/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid bfe0UXTfPeZpAsRZpkAH/bfe0UXTfPeZpAsRZpkAH -goversion go1.13beta1 -D "" -importcfg $WORK/b405/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/4d/4d7ea5d0453346ca08b701f85137459a71f2e1a8ca2e0343e1ac80c6a8e1a8c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/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/context=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context 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 github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ay2pX3R_GmFQpk0xEzno/ay2pX3R_GmFQpk0xEzno -goversion go1.13beta1 -D "" -importcfg $WORK/b403/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/6f/6f7743f9667502df49f4e7e4bfe0a813f39ff97e15ca4dae6615acfbf6378871-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/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/context=github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context 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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid tjlSyqiF7Xrm_k3QD4Fg/tjlSyqiF7Xrm_k3QD4Fg -goversion go1.13beta1 -D "" -importcfg $WORK/b396/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/6b/6bf70dc43444d9333ebd8a2dd730f1c9b4a1f3c996adda56bccef869b804f344-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid 6OMD_E9O3fIPewUIlB4-/6OMD_E9O3fIPewUIlB4- -goversion go1.13beta1 -D "" -importcfg $WORK/b404/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/31/3196f5187e57009115cd5279bbfc294c32a057d1c4ef810a06f970f4795e0392-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/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/docker/config=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config 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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid X2stGtN87KyCav-mAoeh/X2stGtN87KyCav-mAoeh -goversion go1.13beta1 -D "" -importcfg $WORK/b380/importcfg -pack ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/41/41363a9cae28841f103d91753704dad439e700dc2d7ab2a4571bdc068738e7fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid QQmSpg2cH910BpPl53Yl/QQmSpg2cH910BpPl53Yl -goversion go1.13beta1 -D "" -importcfg $WORK/b411/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/05/051db0fd565b479fa35c78833c5da3f2a16b7c3e558e9d00974a31e5e6186b06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ytO8fNmkDENXr4uC7Lcg/ytO8fNmkDENXr4uC7Lcg -goversion go1.13beta1 -D "" -importcfg $WORK/b412/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/87/871d32d1ffc545f58b8e83cd5f6fdb38d3cc402b4fc106b2a0f6da00002f1b92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Ek3I_dgs0mPKnyXwnqHo/Ek3I_dgs0mPKnyXwnqHo -goversion go1.13beta1 -D "" -importcfg $WORK/b413/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/38/38fc551bc6c12e7b8378141d207373da1e8d9450ee6eb1c9fd67d1d7f23e378f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid IX4P42UmjB8flkRYeLZH/IX4P42UmjB8flkRYeLZH -goversion go1.13beta1 -D "" -importcfg $WORK/b414/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b8/b87fb2492990f77c45913d2a2e8c2d4e8cfaff4f299f92a09b43a36d36783d9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid K33t9LEGSbR7DDI3aEP2/K33t9LEGSbR7DDI3aEP2 -goversion go1.13beta1 -D "" -importcfg $WORK/b311/importcfg -pack ./ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/47/4788af7470c83e218b8d91140804e7662ea9edb6f0f7e93469b8710bc89504cb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record -complete -installsuffix shared -buildid B-wQTD8PmK9q1fWlz5db/B-wQTD8PmK9q1fWlz5db -goversion go1.13beta1 -D "" -importcfg $WORK/b268/importcfg -pack ./doc.go ./event.go ./events_cache.go ./fake.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e4/e4ad22690de4c6346adbea392cb032cddda5fdc4a8f3bf550db68fe107abaf60-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/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/kubernetes/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack -complete -installsuffix shared -buildid aXxmCwjLzDEzO8UdBgV4/aXxmCwjLzDEzO8UdBgV4 -goversion go1.13beta1 -D "" -importcfg $WORK/b336/importcfg -pack ./conntrack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/f6/f6317c4b2a967e39c1e1fd2ade181780b1d8b4a30affd607347266411e95196f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/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/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid ayjOOMWwR3-AImhg1kKC/ayjOOMWwR3-AImhg1kKC -goversion go1.13beta1 -D "" -importcfg $WORK/b410/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_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/c7/c7202036807b87a3deac422ab30ac6da26d741117d390473ec0598ea168c05c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/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/b047/_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/b349/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid JRlJLh2RXJ04ddldU9Y4/JRlJLh2RXJ04ddldU9Y4 -goversion go1.13beta1 -D "" -importcfg $WORK/b415/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/50/5035d54a802c3096518455a24212c78f8a3471ff24acc6c84ba76d8b04923a84-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/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/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid YSAdarDCPvevRM_X7M8b/YSAdarDCPvevRM_X7M8b -goversion go1.13beta1 -D "" -importcfg $WORK/b417/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/99/991037920cdf40dce3e6b1aa522937e7f6233f57523c897fb4e48637984adcb6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util -complete -installsuffix shared -buildid UfLepTQMhdXDh_AkFwqa/UfLepTQMhdXDh_AkFwqa -goversion go1.13beta1 -D "" -importcfg $WORK/b319/importcfg -pack ./endpoints.go ./network.go ./port.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/78/7806536a1c743bec4cb7f5ead4721cfcd9e2ab5159d7868e39133bd2d8c81753-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/renstrom/dedent=github.com/cri-o/cri-o/vendor/github.com/renstrom/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/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck -complete -installsuffix shared -buildid PY50-WflWhbB3Rmstfeb/PY50-WflWhbB3Rmstfeb -goversion go1.13beta1 -D "" -importcfg $WORK/b322/importcfg -pack ./doc.go ./healthcheck.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/51/51c1b4669e34b6125a393e36f4f2c812ad9f887a40603ccdd0ce09a21cd4f5af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 1bPLq__l_CuMy3jzHeRD/1bPLq__l_CuMy3jzHeRD -goversion go1.13beta1 -D "" -importcfg $WORK/b419/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/97/97f1674b2aa9e521946f6caa180466f82a90503333ebad2695c79562fdd78bc4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/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/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid bND2Du9RjMG5MbD7U08r/bND2Du9RjMG5MbD7U08r -goversion go1.13beta1 -D "" -importcfg $WORK/b418/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_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/1b/1bbe48da2687365189253b8a1a6d55bd7aeba980148bf40ea65b89296ab4bede-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/kubernetes/pkg/api/service=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service 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/proxy/util=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy -complete -installsuffix shared -buildid H8JG6Bek0GJC5gFKUvBs/H8JG6Bek0GJC5gFKUvBs -goversion go1.13beta1 -D "" -importcfg $WORK/b316/importcfg -pack ./doc.go ./endpoints.go ./service.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/1d/1d72839a5cbda58dea4317ad3117ad4b2d03eaa3c92fc84d4a09d4c2a17d3d23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid uD5Vzzi7tqh4k1HmSqcH/uD5Vzzi7tqh4k1HmSqcH -goversion go1.13beta1 -D "" -importcfg $WORK/b422/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/09/099ae113effa16466188c96d5d4d24eed46116bfef0b197a1477fe298cc8b3e4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/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/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 11no48Xzx6q1W9MTkUIw/11no48Xzx6q1W9MTkUIw -goversion go1.13beta1 -D "" -importcfg $WORK/b424/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/40/4095f77511757a35fe2b3333d8ab26d086181435d174ec1210958cceca95f640-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/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/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid RLEE5d5h-LniAZ0poeiX/RLEE5d5h-LniAZ0poeiX -goversion go1.13beta1 -D "" -importcfg $WORK/b409/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_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/35/354c36c4876039c601caefebd7532636376597dee36490b6dfce637cf5eca351-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/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/b083/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid f-Og8Myef3Zd1IXW8Eg-/f-Og8Myef3Zd1IXW8Eg- -goversion go1.13beta1 -D "" -importcfg $WORK/b426/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/5a/5adad3958b7462c87d4d3b70778a6156b63a43b4676a09f0e55d38513ecc6698-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid 3zJybiZ6ybQXb5jLyvx_/3zJybiZ6ybQXb5jLyvx_ -goversion go1.13beta1 -D "" -importcfg $WORK/b427/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/cb/cb3dea8e612da9587e08dedc80a62cb15c4c718e29b5f9e12ea678a1ff356842-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core 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/net=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net 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/kubernetes/pkg/util/version=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables -complete -installsuffix shared -buildid 032SdVemHSvuknIbpUl4/032SdVemHSvuknIbpUl4 -goversion go1.13beta1 -D "" -importcfg $WORK/b267/importcfg -pack ./proxier.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/3c/3cd3667dc8125222f495fe62b8f298bb3fcd5db407a865e13fbbbfeda46c9fc5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/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/b409/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid Fd48L0M5MO43t3cVLx4t/Fd48L0M5MO43t3cVLx4t -goversion go1.13beta1 -D "" -importcfg $WORK/b423/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/3a/3abb0106d82330fb7cc1a59972363f5b3d87c069e0436c2f999dffbc6772c98b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/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: importmap golang.org/x/net/context/ctxhttp=github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid B4Ajp2j4i3lb6rjSYurV/B4Ajp2j4i3lb6rjSYurV -goversion go1.13beta1 -D "" -importcfg $WORK/b407/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.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 ./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 ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/e3/e34467dab8be22021dff611572a87b6c1c8dc88ebdaa4d5e8eddc1c3e8638917-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid gMtMGY9yWaT2MfHSnLiG/gMtMGY9yWaT2MfHSnLiG -goversion go1.13beta1 -D "" -importcfg $WORK/b425/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ea/eae34e8c6bc3a32779ec2d0c9762d8eebaa8c763cc81f553520a7b6a1fafdae4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 6dV9aEKIStH7TjEes5Na/6dV9aEKIStH7TjEes5Na -goversion go1.13beta1 -D "" -importcfg $WORK/b429/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/89/89616192d9521c387b52613adf01114b2ebab2467ed645d5b4bf3d9c345b4b24-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid kDt2WZX_qyWyxXDTdxYZ/kDt2WZX_qyWyxXDTdxYZ -goversion go1.13beta1 -D "" -importcfg $WORK/b430/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/96/967581ba58eadc33c6d941de2137ca61f30621edd41140ebf99e3a8b00b40201-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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/kubernetes/pkg/util/net=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport -complete -installsuffix shared -buildid 01OQRXbtBj24nQIQ81n0/01OQRXbtBj24nQIQ81n0 -goversion go1.13beta1 -D "" -importcfg $WORK/b239/importcfg -pack ./fake_iptables.go ./hostport.go ./hostport_manager.go ./hostport_syncer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/bd/bd98446d868466682864740f9f4fa076c01b7cb57312761f5319ae2102f68afc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid IlM0DcRtzYjDXhUSJRwC/IlM0DcRtzYjDXhUSJRwC -goversion go1.13beta1 -D "" -importcfg $WORK/b428/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/0d/0da6965cb48ae6e0e5eecd39900ff8641d5609d357f477926442d62ddf0ab5a1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/lib/sandbox BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/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/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/lib/sandbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/cri-o/cri-o/lib/sandbox -complete -installsuffix shared -buildid D6cWnqg2UvpXqcu7N2p9/D6cWnqg2UvpXqcu7N2p9 -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./history.go ./memory_store.go ./sandbox.go ./sandbox_linux.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/98/98a72c8af070b23766534c7cff9607d2e7b18d13dfb27390742e75c95c50f793-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/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/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/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid MH7iWv7N1Pf_2W2PLsls/MH7iWv7N1Pf_2W2PLsls -goversion go1.13beta1 -D "" -importcfg $WORK/b431/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/d2/d2535025c24dbfbf78c97abfc4c919de792c411393c12e4211faf72d1d1c9cb8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 1o8NIQ3laqFrToUlUZAE/1o8NIQ3laqFrToUlUZAE -goversion go1.13beta1 -D "" -importcfg $WORK/b432/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/5c/5c042d826b0e404f6bbc87dcb6145df60eb434b2ecfbc392a401f34093a8cffa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex -complete -installsuffix shared -buildid vtfyqimHRf0dkyqFdC0N/vtfyqimHRf0dkyqFdC0N -goversion go1.13beta1 -D "" -importcfg $WORK/b433/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/9d/9d1a4e29b53da2e63e4da9233e8c0a750af50a4d39c0ea8920b191a1d6196a31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid aavlimC2v8u28HFlRzom/aavlimC2v8u28HFlRzom -goversion go1.13beta1 -D "" -importcfg $WORK/b435/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/a7/a7d62ba39e6f0cc0e629da3fab630e5d94e759c65549b8c0235a9b58c81fa1c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 2BW4cTpeKM3mfpKzZTwk/2BW4cTpeKM3mfpKzZTwk -goversion go1.13beta1 -D "" -importcfg $WORK/b436/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/36/36f718365a0210ab08ebd0a1a8e18e3f02c104293beffe421f7c2947f4b29fdd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/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/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid oWdiwUXiXLvG9Ykm-HsQ/oWdiwUXiXLvG9Ykm-HsQ -goversion go1.13beta1 -D "" -importcfg $WORK/b438/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e1/e102218344e17281ee03fda296cb0f0c12417a592ce2df10719e9d5c1e266782-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid cl1KP1U2_KUiPU4J1tLp/cl1KP1U2_KUiPU4J1tLp -goversion go1.13beta1 -D "" -importcfg $WORK/b439/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/74/74bdb73a931183949018ca4970ecfc76a56a36bcd68841a490dfc5f34a6e2b8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/console -complete -installsuffix shared -buildid T9mkHidyppDa6d6_QWkk/T9mkHidyppDa6d6_QWkk -goversion go1.13beta1 -D "" -importcfg $WORK/b441/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/b4/b41cdd2581f2290e73315c333b821d137f4c74c11988bcfc9983046e7b855af5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid 72_5rpNTNQ8i_KajcPlo/72_5rpNTNQ8i_KajcPlo -goversion go1.13beta1 -D "" -importcfg $WORK/b437/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6a/6ae1e01d9af310cf302db5abce65fb3c78218459032cd16b41acc9bfd0a31bd9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/client=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid -H7V1kcvqzREm5nGDwCh/-H7V1kcvqzREm5nGDwCh -goversion go1.13beta1 -D "" -importcfg $WORK/b406/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/98/983ab241463d2f7324037f45deea8c43dba01766f1083ba3bb21f06839dd745a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid rKxL2Cxn7PL0AKDJiidb/rKxL2Cxn7PL0AKDJiidb -goversion go1.13beta1 -D "" -importcfg $WORK/b442/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/d6/d6fe714c36a8ffc5b349008f5bdb2a73966b6182d1e21bebd715c4b40d7ea3bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid Lt0Rhxqyu0GpJ0bbzGON/Lt0Rhxqyu0GpJ0bbzGON -goversion go1.13beta1 -D "" -importcfg $WORK/b443/importcfg -pack ./fileutils.go ./idtools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b4/b4582041ef2c87d542bf57892deb2bffe486411f1f18d3bd7cd9955b5974d099-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/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/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid hHTju1ao4AK_hlwkeJuf/hHTju1ao4AK_hlwkeJuf -goversion go1.13beta1 -D "" -importcfg $WORK/b434/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/6b/6b1ae0b17aac0da5ea289c1e71a57b4ac46474d923fe0a9988d7fa076e9ddd0c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid y9ePwUreiGROEP-ejvTN/y9ePwUreiGROEP-ejvTN -goversion go1.13beta1 -D "" -importcfg $WORK/b444/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/f2/f2edb8036ff0b54bd39a2a2b1eae41a698bcd4d97b80790a16939b2be778b0b2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid KTlryt6ZtM0EhQDkW7h4/KTlryt6ZtM0EhQDkW7h4 -goversion go1.13beta1 -D "" -importcfg $WORK/b446/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_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f3/f37ab1172e2f957e812088571b0b3604ae4ce6114b54f72b937ad2932bcdf699-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/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/b105/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid F1M_QtHSMzg2iRawAoJG/F1M_QtHSMzg2iRawAoJG -goversion go1.13beta1 -D "" -importcfg $WORK/b448/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/b9/b9b6ccb0ddaf07beeaaf610593a4f0aad3455fcd2fa9873ac6cbd2a31e1545d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/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/b378/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid r0LX0-dCWLCQScvBpF8G/r0LX0-dCWLCQScvBpF8G -goversion go1.13beta1 -D "" -importcfg $WORK/b377/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/f4/f4b09709054281583a8c6c4cf46c28d62c6a7bd5e4d7bd3ffa1e013aecace2dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b451/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b451/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cd $WORK/b359 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b359=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/88/88fa3a7c1ef2c71ee5b97016d63bfb367878ce9b83800352d503ab68586b761f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid 4jLY4D1c5iMUkZlN_hIS/4jLY4D1c5iMUkZlN_hIS -goversion go1.13beta1 -D "" -importcfg $WORK/b454/importcfg -pack ./criurpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/84/849c794ed19e1789b47fbf10ac3e44aeae820a2d4a01827f0bcb781ae4dd996d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/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: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid kRfGrXIaI0Ch3XWCpO3r/kRfGrXIaI0Ch3XWCpO3r -goversion go1.13beta1 -D "" -importcfg $WORK/b445/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: cd $WORK/b359 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b359=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/bd/bd4fb6f15c6784708c91bc1d68dfb3ba844a8347cb3827727beb081a11d028fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid CFrPHhUL5aw-piJT-q8K/CFrPHhUL5aw-piJT-q8K -goversion go1.13beta1 -D "" -importcfg $WORK/b453/importcfg -pack ./intelrdt.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/eb/eb9c5f793c13022b6cc0ff3b4e1656bcba08489baf35149b27d4771099cc4f6d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/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 golang.org/x/sys/unix=github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid Mcl9Chj4qB6FqODvAYjL/Mcl9Chj4qB6FqODvAYjL -goversion go1.13beta1 -D "" -importcfg $WORK/b447/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/8a/8a0c72ea1b91399988bda558a6099d7d063680360cd88d70488774aab911f0ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid PiwJapH8yP-YpCWjZ-c7/PiwJapH8yP-YpCWjZ-c7 -goversion go1.13beta1 -D "" -importcfg $WORK/b452/importcfg -pack ./rootless.go ./validator.go BUILDSTDERR: cd $WORK/b359 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b359=/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_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/71/716788ad4f9833c71c04cb2fb672392f5dedff3ce58adfe3f683b5398d24409c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid b7WJ9vNxDSTBL_c6SnLs/b7WJ9vNxDSTBL_c6SnLs -goversion go1.13beta1 -D "" -importcfg $WORK/b455/importcfg -pack ./keyctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/cf/cf2d45ae4fa2823b0a462ba3efcf6021d7ba505d04639e084928afcf5f9ab4f8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid CxHYATX3_4wPKIUfDYKa/CxHYATX3_4wPKIUfDYKa -goversion go1.13beta1 -D "" -importcfg $WORK/b456/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/a2/a24cb4371e33c4373b0d69b1007bcb74a24f316cdd8230a9f8848cce8c61b2a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b458/ -importpath github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b458/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d3/d333f1defa793aa9bdbb756dac767c4b6a99853b3784500918074a63fe065255-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid VW7qZ-gDX9eEbuf1iPbr/VW7qZ-gDX9eEbuf1iPbr -goversion go1.13beta1 -D "" -importcfg $WORK/b459/importcfg -pack ./capture.go ./frame.go ./stacktrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/40/401de3fa81fe94c834b59e19423b7398563ddb0e04af79e40e05eb683bb268cf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid hBrhEmkxys4rYWGHdTtY/hBrhEmkxys4rYWGHdTtY -goversion go1.13beta1 -D "" -importcfg $WORK/b462/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/18/18b35c7750150802a90fa3da21314178ddb535ebe812a8892875d92f733c38c0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid JypsEvtjK_dzsoXmdUgX/JypsEvtjK_dzsoXmdUgX -goversion go1.13beta1 -D "" -importcfg $WORK/b461/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 ./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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b359=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b359/ -g -O2 -o $WORK/b359/_x004.o -c go_gpgme.c BUILDSTDERR: cd $WORK/b451 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b359 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b359=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/2a/2a7f3cb2ec8cc876aac6e7b700de19e8b3ce0eb02e71134a1308f53b819072ef-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b460/ -importpath github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -- -I $WORK/b460/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b451 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b359=/tmp/go-build -gno-record-gcc-switches -o $WORK/b359/_cgo_.o $WORK/b359/_cgo_main.o $WORK/b359/_x001.o $WORK/b359/_x002.o $WORK/b359/_x003.o $WORK/b359/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: cd $WORK/b460 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b451 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b359/_cgo_.o -dynout $WORK/b359/_cgo_import.go BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid xUN8JUK7d9As6PhMYX_o/xUN8JUK7d9As6PhMYX_o -goversion go1.13beta1 -D "" -importcfg $WORK/b359/importcfg -pack ./callbacks.go $WORK/b359/_cgo_gotypes.go $WORK/b359/data.cgo1.go $WORK/b359/gpgme.cgo1.go $WORK/b359/_cgo_import.go BUILDSTDERR: cd $WORK/b460 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: cd $WORK/b451 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b451=/tmp/go-build -gno-record-gcc-switches -o $WORK/b451/_cgo_.o $WORK/b451/_cgo_main.o $WORK/b451/_x001.o $WORK/b451/_x002.o $WORK/b451/_x003.o -g -O2 -ldl BUILDSTDERR: cd $WORK/b460 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b451/_cgo_.o -dynout $WORK/b451/_cgo_import.go BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid Id5kpumy82UbtNF9eAS8/Id5kpumy82UbtNF9eAS8 -goversion go1.13beta1 -D "" -importcfg $WORK/b451/importcfg -pack $WORK/b451/_cgo_gotypes.go $WORK/b451/dlopen.cgo1.go $WORK/b451/dlopen_example.cgo1.go $WORK/b451/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b451/_pkg_.a $WORK/b451/_x001.o $WORK/b451/_x002.o $WORK/b451/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/fa/faa921c677981af8d46894f52b6ee2861b9cefe1caed8e90efe7aed987e7c759-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/cgo -objdir $WORK/b450/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b450/ -g -O2 ./util_cgo.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b460=/tmp/go-build -gno-record-gcc-switches -o $WORK/b460/_cgo_.o $WORK/b460/_cgo_main.o $WORK/b460/_x001.o $WORK/b460/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b460/_cgo_.o -dynout $WORK/b460/_cgo_import.go BUILDSTDERR: cat >$WORK/b460/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: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid egXZ8lxmdpWPeun2mlDX/egXZ8lxmdpWPeun2mlDX -goversion go1.13beta1 -D "" -importcfg $WORK/b460/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_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 $WORK/b460/_cgo_gotypes.go $WORK/b460/bpf_linux.cgo1.go $WORK/b460/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b359/_pkg_.a $WORK/b359/_x001.o $WORK/b359/_x002.o $WORK/b359/_x003.o $WORK/b359/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/47/475663f7009976be06127591d008a2b182d9fa67ee20a05273f8dbf47339f33d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid xbYIQ6oRMEp7T47CFub0/xbYIQ6oRMEp7T47CFub0 -goversion go1.13beta1 -D "" -importcfg $WORK/b356/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_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/05/05c82a0db82a5bd6380e1fe99b2d21e93407064f0352b5a73c861e6c483822b6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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/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/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 gopkg.in/cheggaaa/pb.v1=github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid Xeot7oILks0vkO26mWSj/Xeot7oILks0vkO26mWSj -goversion go1.13beta1 -D "" -importcfg $WORK/b345/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: cd $WORK/b450 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/71/7147a5705377c4fe36b7e65cc5af330e7a3cf8b075a2334cd0575bdeff3999f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/storage BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/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/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/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/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/cri-o/cri-o/pkg/storage -complete -installsuffix shared -buildid HyvkaKbKOv6_RKIcW6s6/HyvkaKbKOv6_RKIcW6s6 -goversion go1.13beta1 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./image.go ./runtime.go BUILDSTDERR: cd $WORK/b450 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b450=/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b450=/tmp/go-build -gno-record-gcc-switches -o $WORK/b450/_cgo_.o $WORK/b450/_cgo_main.o $WORK/b450/_x001.o $WORK/b450/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage util -dynimport $WORK/b450/_cgo_.o -dynout $WORK/b450/_cgo_import.go BUILDSTDERR: cat >$WORK/b450/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid 2NcTAI1m6RsALPlQoxXl/2NcTAI1m6RsALPlQoxXl -goversion go1.13beta1 -D "" -importcfg $WORK/b450/importcfg -pack ./util.go $WORK/b450/_cgo_gotypes.go $WORK/b450/util_cgo.cgo1.go $WORK/b450/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/56/562a10f6d16217179dcc10d0d8aaee3dbdc81020fa085ec4762ddc8538f09886-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid hsjdoiEmXgdT-aJOuWXh/hsjdoiEmXgdT-aJOuWXh -goversion go1.13beta1 -D "" -importcfg $WORK/b464/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b450/_pkg_.a $WORK/b450/_x001.o $WORK/b450/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/84/8477784ac2fdecb2f1448360e4dee7d97cca2ff15ab4e43d42c409cd6c147ecd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/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: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid LRi5MibI244ZJIeX0WYY/LRi5MibI244ZJIeX0WYY -goversion go1.13beta1 -D "" -importcfg $WORK/b449/importcfg -pack ./apply_systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f3/f30b3f6c7a62658f005572ed429dd16a4b3f2c8d0be4f295ac8d1a76c8570d33-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid uWddLMliH0CIWtOLKZgg/uWddLMliH0CIWtOLKZgg -goversion go1.13beta1 -D "" -importcfg $WORK/b467/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/5b/5bcbb53c70977f7b84961c10fa20c8cc09bfad809b8d66245427cb41e34fde34-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid VnGO5dG_cVh_MOaRX99b/VnGO5dG_cVh_MOaRX99b -goversion go1.13beta1 -D "" -importcfg $WORK/b469/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/5d/5de689f18a88e81db0194f84af4d2f267cf2e28b972310231f482abdc43570d6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid OdbTNVj8s6rfQIyXe59h/OdbTNVj8s6rfQIyXe59h -goversion go1.13beta1 -D "" -importcfg $WORK/b468/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/35/35a95070f1f13d55ba56d97def4b380da98618e460a615fb9b775e383b69632a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/blang/semver -complete -installsuffix shared -buildid Vb_8Xs-abxXWxQU3oRc6/Vb_8Xs-abxXWxQU3oRc6 -goversion go1.13beta1 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/42/42fe1cc063bdcdb35c9d132eadcfbcb83b505d25bfaff0b818580d77a6d5bfac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid TpXxZb78v_f6brSmv7dc/TpXxZb78v_f6brSmv7dc -goversion go1.13beta1 -D "" -importcfg $WORK/b470/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/bb/bb09897b90787d16bdd0bf4c292e55991e9b0a84824232ec21fe8b3442b8282d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid xXOTe4gKubBU48muyyG_/xXOTe4gKubBU48muyyG_ -goversion go1.13beta1 -D "" -importcfg $WORK/b472/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/a8/a83b4f466abb03c26a954289ad6f1408c593cdfe723024bdad98e7225320b114-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b472/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid tQA-FOx0L6HKIgIqym5z/tQA-FOx0L6HKIgIqym5z -goversion go1.13beta1 -D "" -importcfg $WORK/b471/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_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/4b/4bd0b1f3f5e12c0f8df2d5c4f2d30cc4dac8f28f74a9161b2c9a5d66c818f238-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 3g435WgwXW7fNP5XkDUW/3g435WgwXW7fNP5XkDUW -goversion go1.13beta1 -D "" -importcfg $WORK/b475/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/10/103cabd502b5bc2a5127559f007dddbb317943e33fb2d190acb3096e2f8a26c6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/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/b475/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid EXc-rARq8woIOv8cLu5p/EXc-rARq8woIOv8cLu5p -goversion go1.13beta1 -D "" -importcfg $WORK/b474/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/63/6358ae4443fb9edc78aef659f1669ead54a120cf9b61c390598677c8f0e531db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid j7Ar7b3w03vQIcWc6Ilp/j7Ar7b3w03vQIcWc6Ilp -goversion go1.13beta1 -D "" -importcfg $WORK/b473/importcfg -pack ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/54/547da1a3134b4b6e3a9345e6d518bf768ad6c54a7afdc8eb8beb3e39972224b9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/signals BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/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/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/signals BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/cri-o/cri-o/pkg/signals -complete -installsuffix shared -buildid i-rR2E0VScdGzr7y0YoT/i-rR2E0VScdGzr7y0YoT -goversion go1.13beta1 -D "" -importcfg $WORK/b476/importcfg -pack ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b0/b0c428c0a7279375b9f397de3a6e0f1d4ff96aa5c4e5ed89b44e8715178439a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/metrics BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/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/b325/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/server/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/cri-o/cri-o/server/metrics -complete -installsuffix shared -buildid yfTb0JcKoB2D3e0cCqyj/yfTb0JcKoB2D3e0cCqyj -goversion go1.13beta1 -D "" -importcfg $WORK/b479/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/08/08d33723e79e844adabd3734d0219f86d26c30f9856a48fe37150aef380e6763-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/useragent BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/server/useragent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/cri-o/cri-o/server/useragent -complete -installsuffix shared -buildid wdtMFR9eRzE7yhSYAVJx/wdtMFR9eRzE7yhSYAVJx -goversion go1.13beta1 -D "" -importcfg $WORK/b481/importcfg -pack ./useragent.go ./version_info.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/ed/ed141fbfa69589fdc023d7deba7f93e66a5e3588e988c12e510b76137755e425-d # internal BUILDSTDERR: github.com/cri-o/cri-o/types BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/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/b079/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/cri-o/cri-o/types -complete -installsuffix shared -buildid SLKqyaDUAW8x1PyHzMkB/SLKqyaDUAW8x1PyHzMkB -goversion go1.13beta1 -D "" -importcfg $WORK/b483/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/2d/2db7cf3281e3eec910781fc8b7166cb6f13641ae513b4661c28b165b3a6a1f2c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid BkGjpeVnFUWCeYsbZ7HK/BkGjpeVnFUWCeYsbZ7HK -goversion go1.13beta1 -D "" -importcfg $WORK/b487/importcfg -pack ./args.go ./types.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b460/_pkg_.a $WORK/b460/_x001.o $WORK/b460/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/29/29d23f449fac207c2943fe36e8cbb2a5e55d074b0b25be2e9ec9c54e135770bd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify 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 bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid kVXBfzWHgYZo65ZioyLX/kVXBfzWHgYZo65ZioyLX -goversion go1.13beta1 -D "" -importcfg $WORK/b491/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/5d/5d84c2777c4e20b9f1d2bafab491fee70d62b02382b724ef98d2c24810d779d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid T-wLvkEtqWK5MOXxHnkv/T-wLvkEtqWK5MOXxHnkv -goversion go1.13beta1 -D "" -importcfg $WORK/b489/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/0f/0f69300a6a7a894bc8ee11a0170a4fec342e8fef1f956c41700a37acae85592e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid gxhgX5HtYRLORoFieg-g/gxhgX5HtYRLORoFieg-g -goversion go1.13beta1 -D "" -importcfg $WORK/b490/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a6/a6df093847b8f81e5933617c1ca355e0aa55735001787a08dc7526936c354aa6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/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/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Z_gRdc06W13HMRosvODS/Z_gRdc06W13HMRosvODS -goversion go1.13beta1 -D "" -importcfg $WORK/b492/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/5c/5c293e3d1e0afc5f4a7cae482e02c60c4c434580ec7bb13ab348e7adb8341f49-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid -complete -installsuffix shared -buildid FKKkwR7kx-hm0RNrzCcQ/FKKkwR7kx-hm0RNrzCcQ -goversion go1.13beta1 -D "" -importcfg $WORK/b493/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/23/23280971e0a46cac2bf96191d83989f0444ac7264c5ea7885d84a8912a48e206-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid ssoEOMZ_jCT2xJmuZRfT/ssoEOMZ_jCT2xJmuZRfT -goversion go1.13beta1 -D "" -importcfg $WORK/b488/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/9c/9c605513a828ae36906c9e1ee73bffe429088e6d12c9af28d90cb90d221bc3b1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone -complete -installsuffix shared -buildid T-4pJHN1rRlLQf0hgwgY/T-4pJHN1rRlLQf0hgwgY -goversion go1.13beta1 -D "" -importcfg $WORK/b494/importcfg -pack ./bone.go ./helper.go ./helper_17.go ./mux.go ./route.go BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/36/3637f4b2dd07a8046fc80e036ba8cefa6c7fe05e66e9f5beaf14364e94feff82-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid JNe1cv4fT-fKd0-lvVzQ/JNe1cv4fT-fKd0-lvVzQ -goversion go1.13beta1 -D "" -importcfg $WORK/b486/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd $WORK/b458 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/49/49ce0c7997e2b0526ae202156e89b89d571c68fe514e0d13be2a0661acacbcff-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/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 encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid cTjXshHrW2XVYNsJuytx/cTjXshHrW2XVYNsJuytx -goversion go1.13beta1 -D "" -importcfg $WORK/b485/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/a3/a33fd3c31f47a1522cc8b49a4f0d57ce1a17b65a9f004e1ad921a1f1d3b0fbcd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/kr/pty -complete -installsuffix shared -buildid wXOZSrbZoumq6LLxNuUR/wXOZSrbZoumq6LLxNuUR -goversion go1.13beta1 -D "" -importcfg $WORK/b495/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_ppc64le.go BUILDSTDERR: cd $WORK/b458 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/19/1987eb9eba016298f18b881888c3c08385daaa77cacd650a2e88b8fd90c7fec6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/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/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid jnFCn7qjX1bxhE1IoW2M/jnFCn7qjX1bxhE1IoW2M -goversion go1.13beta1 -D "" -importcfg $WORK/b496/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/c1/c177aa002809ba36f881b50dab0bb174847655ba7a3fa6d3d36e6723c8b208c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/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/types=github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types 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 errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 9-Ns9IOT5R_7sNSBjSel/9-Ns9IOT5R_7sNSBjSel -goversion go1.13beta1 -D "" -importcfg $WORK/b484/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/d7/d7f8c311fe04113072100fd9c2c9d817a1de9c82556280f02d462f155e0b6502-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/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/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/b053/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets -complete -installsuffix shared -buildid 4R0fvAFZLf_IwLh7cOrF/4R0fvAFZLf_IwLh7cOrF -goversion go1.13beta1 -D "" -importcfg $WORK/b497/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cd $WORK/b458 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/81/81bc5de9421bb5b02a5d08660d593d29d5f55b4e706659c3c8b6442a1b636c98-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b1/b1a75df39954939eef2e8976db55f15f51e5b79e7ed119a4040aa775bc1d6b7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid yo9cBnLqFExFXjbdaqdM/yo9cBnLqFExFXjbdaqdM -goversion go1.13beta1 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: cat >$WORK/b465/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/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/blang/semver=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Q-d-kgUwcdaY7oL34XsA/Q-d-kgUwcdaY7oL34XsA -goversion go1.13beta1 -D "" -importcfg $WORK/b465/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/85/857227532f12b0eb059d4ecc921938a5d03d97ea61b7e71921d11eb350f2b722-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/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/b243/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid Silx2xJi7U5UczS719TZ/Silx2xJi7U5UczS719TZ -goversion go1.13beta1 -D "" -importcfg $WORK/b500/importcfg -pack ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/23/234f53f5d0ce4c34435f1055556c4d962781b6886c90d98db0381dc0548b5557-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _mTJZUtHVTk0KyBHcRFJ/_mTJZUtHVTk0KyBHcRFJ -goversion go1.13beta1 -D "" -importcfg $WORK/b504/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e8/e8412c99b0d936c5399c4d8e8cdc749b1dc980b491980ea380e6be37c211b6c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid RWXzVMCkwlUGr6B63OwM/RWXzVMCkwlUGr6B63OwM -goversion go1.13beta1 -D "" -importcfg $WORK/b505/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/b4/b4cc1319da9ecdd315d1b5dc6be31bd207229d07ea40bd267e968e83f6b01421-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid BKVcImITh6sEx6Oo9gaF/BKVcImITh6sEx6Oo9gaF -goversion go1.13beta1 -D "" -importcfg $WORK/b506/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/29/298e2fe568e54f3a2f8e1ac9df5d974ae3396f4598e71924b16454d5a77468bf-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid u0dP45_IluUpIILch54s/u0dP45_IluUpIILch54s -goversion go1.13beta1 -D "" -importcfg $WORK/b509/importcfg -pack ./fnv.go BUILDSTDERR: cd $WORK/b458 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b458=/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_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/4e/4ee2ff85961ccbc7530cda7c9bfbf1735934c5582d9fa7de687a2a22c5767352-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme -complete -installsuffix shared -buildid i9aE7Dnf5hB2crRe9Leg/i9aE7Dnf5hB2crRe9Leg -goversion go1.13beta1 -D "" -importcfg $WORK/b510/importcfg -pack ./scheme.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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/b458=/tmp/go-build -gno-record-gcc-switches -o $WORK/b458/_cgo_.o $WORK/b458/_cgo_main.o $WORK/b458/_x001.o $WORK/b458/_x002.o $WORK/b458/_x003.o -g -O2 -lseccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ff/ffa39cb1b079a0ccba7bbd11802486ace813427c8510871498eb4cba28177d01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format -complete -installsuffix shared -buildid NlE0nzU9U4Y5a-cY3466/NlE0nzU9U4Y5a-cY3466 -goversion go1.13beta1 -D "" -importcfg $WORK/b511/importcfg -pack ./pod.go ./resources.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/d7/d75909e62890867aa23814106bc3712bd8f27fb658dc18a9430218a816ed3baa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/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/b504/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid oGJ93LHZ89eeLlydM9em/oGJ93LHZ89eeLlydM9em -goversion go1.13beta1 -D "" -importcfg $WORK/b503/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/6b/6b99c4c216f84a9b6e1d94c8f2484aff0b55f20e123ea77247dee7595aa4bf23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/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/b275/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash -complete -installsuffix shared -buildid qQeWbp6h-IHQsetptdDz/qQeWbp6h-IHQsetptdDz -goversion go1.13beta1 -D "" -importcfg $WORK/b512/importcfg -pack ./hash.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b458/_cgo_.o -dynout $WORK/b458/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/bb/bb7cf152b36e460e296228dd6a4cc6171a8ba52df5244202d438e96c878c643c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid x0nACbobbwZ5yLKSKVUJ/x0nACbobbwZ5yLKSKVUJ -goversion go1.13beta1 -D "" -importcfg $WORK/b514/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_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 1VxxbmszQx60lOS4Tuxg/1VxxbmszQx60lOS4Tuxg -goversion go1.13beta1 -D "" -importcfg $WORK/b458/importcfg -pack $WORK/b458/_cgo_gotypes.go $WORK/b458/seccomp.cgo1.go $WORK/b458/seccomp_internal.cgo1.go $WORK/b458/_cgo_import.go BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f3/f3ef72ed83cb5fc4fc5914ce4709cb49171af6dd2631a8cd2ad538bec5104e18-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid QC9U_0SVpQpSVExJJSVB/QC9U_0SVpQpSVExJJSVB -goversion go1.13beta1 -D "" -importcfg $WORK/b463/importcfg -pack ./generate.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/74/743abf41335acef73fbd3d1003edcd49b91d4fcd3ae9e2c42e2c60754354acfa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/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 github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid yBfUMG-UxWzEDxCjdR0Z/yBfUMG-UxWzEDxCjdR0Z -goversion go1.13beta1 -D "" -importcfg $WORK/b502/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b458/_pkg_.a $WORK/b458/_x001.o $WORK/b458/_x002.o $WORK/b458/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/c8/c8acc3ed848141898be550085a10b54972803a3bf1184827298dd9474c0f558a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/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/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid ZqvwnPC9HSuihJrYkhCf/ZqvwnPC9HSuihJrYkhCf -goversion go1.13beta1 -D "" -importcfg $WORK/b457/importcfg -pack ./config.go ./seccomp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/cb/cbcf0ba31ccd91e3c73ce0c0df4573e1f2166cb3aec0d36939f4f1a96b3b1a1b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid l1wbmSjAYq41McfZ-Kov/l1wbmSjAYq41McfZ-Kov -goversion go1.13beta1 -D "" -importcfg $WORK/b501/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/c6/c689df60c1d560086c837667cadbb03c640589404d40aa9b5e6e74b288b833c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid Npvk6Yn8uPInzM7hCUyi/Npvk6Yn8uPInzM7hCUyi -goversion go1.13beta1 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/12/12422c6f76efbb233f3b718a5a81ce14b59f8958fe15178433d87eb07d5285be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache -complete -installsuffix shared -buildid 45kpDNylA-vwEEgAgWhx/45kpDNylA-vwEEgAgWhx -goversion go1.13beta1 -D "" -importcfg $WORK/b517/importcfg -pack ./httpcache.go BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/b3/b3c47a06a9625476253ab37e0d9c0b86a9e1579bd32491817b97bff708d8cc23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/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/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/criurpc=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc 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/selinux/go-selinux/label=github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label 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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid HXE4E3lyox6K0kUKeXVH/HXE4E3lyox6K0kUKeXVH -goversion go1.13beta1 -D "" -importcfg $WORK/b440/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_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/41/4154fa41e3ad2597431f159827da37f6a5c4a11251d9be1146c813225434a77d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/seccomp BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/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/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/server/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/cri-o/cri-o/server/seccomp -complete -installsuffix shared -buildid GIUU-qZUnAKrmiTFFw-H/GIUU-qZUnAKrmiTFFw-H -goversion go1.13beta1 -D "" -importcfg $WORK/b480/importcfg -pack ./seccomp.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/98/98287a8228c8349d6d0c59d06d862f73fbcd2a7d45d444a90e4c2e2db388563f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/btree BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/google/btree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/google/btree -complete -installsuffix shared -buildid N6cYxH4H1cqCmGSJR0-z/N6cYxH4H1cqCmGSJR0-z -goversion go1.13beta1 -D "" -importcfg $WORK/b520/importcfg -pack ./btree.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/0b/0b0f3f7f0bb66bb497f244b492efb0841004cc7350f1202f7099107db9d52911-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid CA5vY-bs5YoJrJXG4LYN/CA5vY-bs5YoJrJXG4LYN -goversion go1.13beta1 -D "" -importcfg $WORK/b522/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_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/1f/1f11ab0f319dab73e54869db6dfbcf6129f9316d73e8906f6d8472d522a0451a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid zL9nO3IozEwprfp4YDBx/zL9nO3IozEwprfp4YDBx -goversion go1.13beta1 -D "" -importcfg $WORK/b523/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_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/05/055f30d5e5e5fd5e902df642139b7f1f7c964d8d1d8073b6af148115ca1ca33d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/google/btree=github.com/cri-o/cri-o/vendor/github.com/google/btree BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/btree=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv -complete -installsuffix shared -buildid 2TNUf9IY886DA6qFHEsi/2TNUf9IY886DA6qFHEsi -goversion go1.13beta1 -D "" -importcfg $WORK/b519/importcfg -pack ./compression.go ./diskv.go ./index.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/25/25aa6e528fc08405b657ab16325e9fb1ec0e6e53e9c53c2dd615136165a52ca8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b524/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid sIlEVNev3fhTv7iWokGi/sIlEVNev3fhTv7iWokGi -goversion go1.13beta1 -D "" -importcfg $WORK/b524/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_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/7a/7a5f70d754686e833de37535685073365dd8bb14fa3097ca0b8480ef8831aff2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/peterbourgon/diskv=github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache -complete -installsuffix shared -buildid 3BcgF_x7B36zUM68arhD/3BcgF_x7B36zUM68arhD -goversion go1.13beta1 -D "" -importcfg $WORK/b518/importcfg -pack ./diskcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/5b/5b439bc5e1e4e75ef391de78f60b89ca8d24972e20d7d5aad1f74eb28fb58a0d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid xqgEfQVLqVAT2NP-Wnji/xqgEfQVLqVAT2NP-Wnji -goversion go1.13beta1 -D "" -importcfg $WORK/b525/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_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/51/516d43dd5b298f849a1d35fe1f776bf0cf5183535f24a8d4f4db8147d00bb86d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b526/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid cqwU-jFDlQuYCdyd41sN/cqwU-jFDlQuYCdyd41sN -goversion go1.13beta1 -D "" -importcfg $WORK/b526/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_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/1c/1c44c3da8e808b36c327d4e4d7ee79ebcc97cf4c7d9dd2fe3eb7b3a2ff0e22c9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/lib BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/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/sysregistries=github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries 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/docker/pkg/ioutils=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils 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/truncindex=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail 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/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/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/lib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/cri-o/cri-o/lib -complete -installsuffix shared -buildid n7arJZdPVwVNtp8Drc_b/n7arJZdPVwVNtp8Drc_b -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./config.go ./config_linux.go ./container.go ./container_server.go ./container_server_linux.go ./hooks.go ./kill.go ./logs.go ./pause.go ./remove.go ./rename.go ./stats.go ./stats_linux.go ./stop.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/df/dfd6168fad41b7c760f6fdfcbd3fcffedb42c4af7b5b5ac6515c4c026a3b5f96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cat >$WORK/b527/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid VmVp-3HcMnfOx6ofeKVx/VmVp-3HcMnfOx6ofeKVx -goversion go1.13beta1 -D "" -importcfg $WORK/b527/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_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/df/df878698db2f774350b28948a2b3f6167f738aba1f69db72e5f8ae1cb319c27e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid MdrXAWBW3LFaOEDdn31U/MdrXAWBW3LFaOEDdn31U -goversion go1.13beta1 -D "" -importcfg $WORK/b528/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_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/93/938340b20e467e14e5a562c6c2ca8101319c7f53eeb23c20ea0908b647f4806c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b529/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid rMy7sFxHT6Rv4hIKc8ZV/rMy7sFxHT6Rv4hIKc8ZV -goversion go1.13beta1 -D "" -importcfg $WORK/b529/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/0b/0b4455d039aff748e4a63653a9fc45a906d3871712926cd10810ebcb0d326f15-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cat >$WORK/b530/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid EfT9rZbCd2GTBhvB7bT4/EfT9rZbCd2GTBhvB7bT4 -goversion go1.13beta1 -D "" -importcfg $WORK/b530/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_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/68/68df81db7f9bb86b161bab709f6c15c353f7996d75441c372b718c52981bddc3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid uZNX7cUKSW73-Xo9xwOd/uZNX7cUKSW73-Xo9xwOd -goversion go1.13beta1 -D "" -importcfg $WORK/b531/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_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/f0/f08d37c94739ddcd1e9d3df44340b21f2cd2f960df6b95d248aefbd2a87edf90-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid bj0oJl0kreYiL7s7WCEU/bj0oJl0kreYiL7s7WCEU -goversion go1.13beta1 -D "" -importcfg $WORK/b532/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_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/70/7033560259890247b631cd22ab529e779adb8e65241b09d32af5d1eee9b0e5e4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: cat >$WORK/b535/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid VK9yvbQ_IpMhj7p6nfEA/VK9yvbQ_IpMhj7p6nfEA -goversion go1.13beta1 -D "" -importcfg $WORK/b535/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_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/d6/d62bc6e086331e58c50b4c67c3181f59e4b50f48eef2b6faad32b050e6f60a89-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: cat >$WORK/b536/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid vo4p8FbFst9mMOY1j_gh/vo4p8FbFst9mMOY1j_gh -goversion go1.13beta1 -D "" -importcfg $WORK/b536/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_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/23/2327fcf0cf8de6e40306ca3517a4de6af57aeba1c4493fb6b48995e1d1035847-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b537/ BUILDSTDERR: cat >$WORK/b537/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/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/util/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid 84gEDj5LCOM3aJFp7YUo/84gEDj5LCOM3aJFp7YUo -goversion go1.13beta1 -D "" -importcfg $WORK/b537/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_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/9f/9fd80044ced346cd2559ff0fed504283960412276751db4ccbabb2ee813a0cd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid AlRiyhYmO29HkdHxUrk0/AlRiyhYmO29HkdHxUrk0 -goversion go1.13beta1 -D "" -importcfg $WORK/b533/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_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/97/97be1fd89e9ce6c89a716a169ba671593e8b33f96801d0c20036787e9f84a8f7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid cSTd07RbSY9C1yBw5_Qp/cSTd07RbSY9C1yBw5_Qp -goversion go1.13beta1 -D "" -importcfg $WORK/b534/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_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/42/42bc491d88602301e78872a59d08812885036f6a2bb603a3a388289c90b0ccda-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: mkdir -p $WORK/b538/ BUILDSTDERR: cat >$WORK/b538/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid ot98nw3ztsVE1naoETJ8/ot98nw3ztsVE1naoETJ8 -goversion go1.13beta1 -D "" -importcfg $WORK/b538/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_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e7/e75e93e2b2b4f78067fcfed99bddfa0320fb05c6bb92a4b0cb84617480da6e13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b539/ BUILDSTDERR: cat >$WORK/b539/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid 68so7xdBuMhyvjbPdiMy/68so7xdBuMhyvjbPdiMy -goversion go1.13beta1 -D "" -importcfg $WORK/b539/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_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/d1/d1e99dded94dc6736521fb4b7c126e518d9e7378aa0205cde2bac273f94b7ba3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b540/ BUILDSTDERR: cat >$WORK/b540/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid d6wRTkeRQ7SobfnyWSf5/d6wRTkeRQ7SobfnyWSf5 -goversion go1.13beta1 -D "" -importcfg $WORK/b540/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_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/05/05b3630bdcecfa198e2ff217619c0c5c5da8ec204ba2144c0b5e5081e6dadc10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b541/ BUILDSTDERR: cat >$WORK/b541/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid XiH0fq1bbXUHtYvF2WtF/XiH0fq1bbXUHtYvF2WtF -goversion go1.13beta1 -D "" -importcfg $WORK/b541/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_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/4f/4f6c85a61fdde6520ecdec318f4c657c05060ea2ee9e937775ec13a077325fa4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b542/ BUILDSTDERR: cat >$WORK/b542/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid BqYNmgVbdM9ZnX-tqNvx/BqYNmgVbdM9ZnX-tqNvx -goversion go1.13beta1 -D "" -importcfg $WORK/b542/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_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/c8/c83698553478b127b1d142097bc44a6d33fcc44c1abf5c8d4b5ddba862c28cb4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b543/ BUILDSTDERR: cat >$WORK/b543/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid FyjWah2EY1Bc0lWJMQod/FyjWah2EY1Bc0lWJMQod -goversion go1.13beta1 -D "" -importcfg $WORK/b543/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/77/779cf1f8913cf8cdf2cd8977848b9c23a9e80985879d1ded3ae7384083764234-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b544/ BUILDSTDERR: cat >$WORK/b544/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid f7mqTJWtWmwN9KPfyrsI/f7mqTJWtWmwN9KPfyrsI -goversion go1.13beta1 -D "" -importcfg $WORK/b544/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_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/f2/f2e31110c1c4d4268fd331754819a5db4e6d1faf0e814de9c3182589e96070cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b545/ BUILDSTDERR: cat >$WORK/b545/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid c3XmxgRczstwIiBrG2v6/c3XmxgRczstwIiBrG2v6 -goversion go1.13beta1 -D "" -importcfg $WORK/b545/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_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/00/0061c470e86d90e54f87f0037b70f99659c04fcc83e7dbee20771e121c21ea45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: mkdir -p $WORK/b546/ BUILDSTDERR: cat >$WORK/b546/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid _D1Ly9YEY1NwNAj8-h5t/_D1Ly9YEY1NwNAj8-h5t -goversion go1.13beta1 -D "" -importcfg $WORK/b546/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_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/b6/b6bf03a07100ae3cc98e44c14dd39c69c4a55005685bec13cf68dd06618a22ef-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b547/ BUILDSTDERR: cat >$WORK/b547/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid Pf63Wtkf4vIVii9VcVgU/Pf63Wtkf4vIVii9VcVgU -goversion go1.13beta1 -D "" -importcfg $WORK/b547/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_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/d3/d36e5aa71d80c76f75a1db3edbc61c2531c16a7f1445da9c2e97e8e6d30447a8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b548/ BUILDSTDERR: cat >$WORK/b548/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid yH8M-UzfhRioLhUzsJ-9/yH8M-UzfhRioLhUzsJ-9 -goversion go1.13beta1 -D "" -importcfg $WORK/b548/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_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/f2/f2e63d5d1e003b3eaa523eae9250f3c4356bcb8b5ebd9221bf44714574ce55dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: mkdir -p $WORK/b586/ BUILDSTDERR: cat >$WORK/b586/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid EwpLsLPMyRn2v-iw0C8N/EwpLsLPMyRn2v-iw0C8N -goversion go1.13beta1 -D "" -importcfg $WORK/b586/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b586/_pkg_.a # internal BUILDSTDERR: cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/90/9028477c436c4ff3f30392b5db48598c4aa1aa1021bbb04fa3aef16cbd2e4bf8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: mkdir -p $WORK/b585/ BUILDSTDERR: cat >$WORK/b585/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b586/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid k_KLQRl54-GtpEaLuMt7/k_KLQRl54-GtpEaLuMt7 -goversion go1.13beta1 -D "" -importcfg $WORK/b585/importcfg -pack ./2q.go ./arc.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/02/02ca570363830d3442bd67b3c9d96c91c653e32e6feb747ed6f2917cc6e40438-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: mkdir -p $WORK/b587/ BUILDSTDERR: cat >$WORK/b587/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/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b212/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid DtugcY2gawRO500G6mYY/DtugcY2gawRO500G6mYY -goversion go1.13beta1 -D "" -importcfg $WORK/b587/importcfg -pack ./diff.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b585/_pkg_.a # internal BUILDSTDERR: cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/6b/6bcd8e216478d8285689dc2a8d320fd93486867acaa6388477a249675822d933-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: mkdir -p $WORK/b584/ BUILDSTDERR: cat >$WORK/b584/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/b585/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid ePuIgk68o1S9oNHo9ZxR/ePuIgk68o1S9oNHo9ZxR -goversion go1.13beta1 -D "" -importcfg $WORK/b584/importcfg -pack ./cache.go ./lruexpirecache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b584/_pkg_.a # internal BUILDSTDERR: cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/b0/b07f8bfdd7362fbf7314190fd96d6381628584a70424760d1c6a1d70baad9fba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: mkdir -p $WORK/b588/ BUILDSTDERR: cat >$WORK/b588/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid e1vVFa4ju-wFC_LHhz_T/e1vVFa4ju-wFC_LHhz_T -goversion go1.13beta1 -D "" -importcfg $WORK/b588/importcfg -pack ./pager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b587/_pkg_.a # internal BUILDSTDERR: cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/21/2152b89abce4318147c2efb19a379261554ee87e2cc6eca5ea8292f461b09828-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: mkdir -p $WORK/b590/ BUILDSTDERR: cat >$WORK/b590/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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry -complete -installsuffix shared -buildid kjQ3vuajtOg4m73mdoWr/kjQ3vuajtOg4m73mdoWr -goversion go1.13beta1 -D "" -importcfg $WORK/b590/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b588/_pkg_.a # internal BUILDSTDERR: cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/2e/2ef9a86b69554edd89f9598d1648095cbd3bae3e2fecd7a1dfb68c684de4de4e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality BUILDSTDERR: mkdir -p $WORK/b656/ BUILDSTDERR: cat >$WORK/b656/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: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality -complete -installsuffix shared -buildid N3FRP2FEvguVoTWd6Bmr/N3FRP2FEvguVoTWd6Bmr -goversion go1.13beta1 -D "" -importcfg $WORK/b656/importcfg -pack ./semantic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b590/_pkg_.a # internal BUILDSTDERR: cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/5f/5f3b3f383534e155e45d1891c55598409739a43d2ee88feb0c21cfec54899c7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: mkdir -p $WORK/b583/ BUILDSTDERR: cat >$WORK/b583/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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/buffer=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer BUILDSTDERR: importmap k8s.io/client-go/util/retry=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: packagefile container/heap=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid LB2uSolVYX3zuoXLntAT/LB2uSolVYX3zuoXLntAT -goversion go1.13beta1 -D "" -importcfg $WORK/b583/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_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b656/_pkg_.a # internal BUILDSTDERR: cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/36/366eef314b40f8dab663161e5f40e672c40b62a9acc16206bccccd53b126295b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation BUILDSTDERR: mkdir -p $WORK/b657/ BUILDSTDERR: cat >$WORK/b657/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/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation 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 github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation -complete -installsuffix shared -buildid HIIeY0h0I-J1lufchvOw/HIIeY0h0I-J1lufchvOw -goversion go1.13beta1 -D "" -importcfg $WORK/b657/importcfg -pack ./validation.go BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/e9/e9bccb2801f8a69efd7857c67f15a3d5e37d60f1235317c503d4dbddcbc9adc7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod BUILDSTDERR: mkdir -p $WORK/b658/ BUILDSTDERR: cat >$WORK/b658/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/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod -complete -installsuffix shared -buildid R6CraKfxRy4BrBjzJ1D4/R6CraKfxRy4BrBjzJ1D4 -goversion go1.13beta1 -D "" -importcfg $WORK/b658/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b657/_pkg_.a # internal BUILDSTDERR: cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/d5/d59692de9a59ff0fa5b7b025e6af5e0e5670070c3ac04989c1f8e08810aa74f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation BUILDSTDERR: mkdir -p $WORK/b655/ BUILDSTDERR: cat >$WORK/b655/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/equality=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality 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/apis/meta/v1/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation 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/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/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation -complete -installsuffix shared -buildid _pqgioRN4kGqrerZWXlA/_pqgioRN4kGqrerZWXlA -goversion go1.13beta1 -D "" -importcfg $WORK/b655/importcfg -pack ./doc.go ./generic.go ./objectmeta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/24/24078d285ad30d8c885d8cb6637f39c4f661655dcc1d0650ae9d31a6392de1d6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 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/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/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/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/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/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: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid l2NH2jX8eWh7Sd63Vd8r/l2NH2jX8eWh7Sd63Vd8r -goversion go1.13beta1 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b658/_pkg_.a # internal BUILDSTDERR: cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/e6/e6cbb3c6a552f78dbf3e599ab79a4cbcc4f8d3efa825a8964a70357355e0ff45-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b663/ BUILDSTDERR: cat >$WORK/b663/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 1ooH4OgkkBsyaTijmrrO/1ooH4OgkkBsyaTijmrrO -goversion go1.13beta1 -D "" -importcfg $WORK/b663/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/d3/d39e1c1a4e095eef4c552b9c83b0e6613ff718d182f82328a7f1047d23325767-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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 github.com/gregjones/httpcache=github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache BUILDSTDERR: importmap github.com/gregjones/httpcache/diskcache=github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache BUILDSTDERR: importmap github.com/peterbourgon/diskv=github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv 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/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid w7p7KS3HWSgp5yNC8R17/w7p7KS3HWSgp5yNC8R17 -goversion go1.13beta1 -D "" -importcfg $WORK/b516/importcfg -pack ./cached_discovery.go ./discovery_client.go ./helper.go ./round_tripper.go ./unstructured.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b655/_pkg_.a # internal BUILDSTDERR: cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/8a/8ad5ea59ee75a2f1c1028467312c5eecd47d410389ede7e7ec19203310788495-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b549/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/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/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid tap0MX8ccnll4-_ITQqL/tap0MX8ccnll4-_ITQqL -goversion go1.13beta1 -D "" -importcfg $WORK/b549/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./initializerconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b663/_pkg_.a # internal BUILDSTDERR: cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/6c/6cf6da7879ed983b4bede73831687d8e1e2176d88827bf246f01877abdab3307-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b550/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid fmtQdus-7arkdTlITN1S/fmtQdus-7arkdTlITN1S -goversion go1.13beta1 -D "" -importcfg $WORK/b550/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/1b/1b94cbde5fe5a80724ff776ab022908ab3abd339ca18e4940b3eefaa3585c470-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: cat >$WORK/b551/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/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/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid 2sBLUAsVL8lB7IPek_Wa/2sBLUAsVL8lB7IPek_Wa -goversion go1.13beta1 -D "" -importcfg $WORK/b551/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_ppc64le/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/2d/2d9243eb23279604f6576ffc9711eb5204cd399abdf6bdfdefb2e8e84b79ae9f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: cat >$WORK/b552/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/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid LS77mfCOZw3-2zwnBuEj/LS77mfCOZw3-2zwnBuEj -goversion go1.13beta1 -D "" -importcfg $WORK/b552/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./scale.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/be/be5014495f246c07656ea3f88f9c38a17a134b7a55befafd468f0dadc929db08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b553/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid sV03-UiWaDQDfNIXHWvT/sV03-UiWaDQDfNIXHWvT -goversion go1.13beta1 -D "" -importcfg $WORK/b553/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./scale.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b583/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b2/b2e00ea108bcc93f7e652622d8b4a440989a569e1c605be40d33f0d06543612d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cat >$WORK/b554/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/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid FcgYwqkGkA1XjC_5jNIj/FcgYwqkGkA1XjC_5jNIj -goversion go1.13beta1 -D "" -importcfg $WORK/b554/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/34/34df6675deabaa60404879cd4c3642409efd9dac22c09bbfbfff3a18b1a64e8a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: cat >$WORK/b555/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/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid H2V4-vx2gVXCQtzz__Pc/H2V4-vx2gVXCQtzz__Pc -goversion go1.13beta1 -D "" -importcfg $WORK/b555/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/c8/c83749ebaf69fd426fd769fb6801bc2521b70ba38d18b9dbe40b2a185cbd6fa7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b556/ BUILDSTDERR: cat >$WORK/b556/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/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid ljPiatJHrtccOSQ7uvtg/ljPiatJHrtccOSQ7uvtg -goversion go1.13beta1 -D "" -importcfg $WORK/b556/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_ppc64le/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/75/75b77ca1144fd4d248db96f2fbd534a34a2eafe84fb2d6176eb85be0c93ebb0f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b557/ BUILDSTDERR: cat >$WORK/b557/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/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid htf9VdPBzozO8lVUV8C_/htf9VdPBzozO8lVUV8C_ -goversion go1.13beta1 -D "" -importcfg $WORK/b557/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_ppc64le/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/41/41f9da993f72c88e3677f129a4113b30eea7a7128b5f5e96487305755559b74e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b558/ BUILDSTDERR: cat >$WORK/b558/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/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid WYJ9qZ9Jlq4JJaDXOD0_/WYJ9qZ9Jlq4JJaDXOD0_ -goversion go1.13beta1 -D "" -importcfg $WORK/b558/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b557/_pkg_.a # internal BUILDSTDERR: cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/91/9172609165300bbf1b7032f4ae8fee5d56704b4add2ae97ebd375cc914e116a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b559/ BUILDSTDERR: cat >$WORK/b559/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid X2UeqxHstgAVMcVTVjC6/X2UeqxHstgAVMcVTVjC6 -goversion go1.13beta1 -D "" -importcfg $WORK/b559/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b558/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b556/_pkg_.a # internal BUILDSTDERR: cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/51/51d18d92c70deda9fa809ad7c9aedf1fe88919f0ff0b9ad58f2c6a57104c4b47-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: mkdir -p $WORK/b560/ BUILDSTDERR: cat >$WORK/b560/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/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid 3_JxhXhE_DCAr6FSrspP/3_JxhXhE_DCAr6FSrspP -goversion go1.13beta1 -D "" -importcfg $WORK/b560/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b559/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b560/_pkg_.a # internal BUILDSTDERR: cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/d5/d52365c4e0887fe1a24e7a6a5986fec9c62ed81670f3696845b5e6adcd701bed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b561/ BUILDSTDERR: cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/33/3370298c0865796cd131d8ada1d074bd32ae68726495d21227ac77225dba4c9d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b562/ BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/4a/4a15488a47d7a2e0d9255c13bd44164ada232b9a761b64edf71b990e41d545bb-d # internal BUILDSTDERR: cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/6a/6a8a26a276f5785faca904d1d0b37d4713da18a3272d48323dd42102e504ed3f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b563/ BUILDSTDERR: cat >$WORK/b563/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid cbRJxE8mmFoVDLynflHq/cbRJxE8mmFoVDLynflHq -goversion go1.13beta1 -D "" -importcfg $WORK/b563/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: mkdir -p $WORK/b564/ BUILDSTDERR: cat >$WORK/b564/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/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b311/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid 3GuuMUw01XKnT2arMA5q/3GuuMUw01XKnT2arMA5q -goversion go1.13beta1 -D "" -importcfg $WORK/b564/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: cat >$WORK/b562/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b561/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid EIDnaoVFbHLt4zkyP-Xf/EIDnaoVFbHLt4zkyP-Xf -goversion go1.13beta1 -D "" -importcfg $WORK/b561/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid Kk69f0KpX-GdcDvESmg1/Kk69f0KpX-GdcDvESmg1 -goversion go1.13beta1 -D "" -importcfg $WORK/b562/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b563/_pkg_.a # internal BUILDSTDERR: cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/27/2794a33b7b72e5d28b611c869b6c4d1f63d00f8a469ac1871ed4f9f6ee6d3c38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b565/ BUILDSTDERR: cat >$WORK/b565/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid U9sUfsSdvO-zofWSiae_/U9sUfsSdvO-zofWSiae_ -goversion go1.13beta1 -D "" -importcfg $WORK/b565/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b562/_pkg_.a # internal BUILDSTDERR: cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/af/affcfa3215e7b67e5fd793e4538779f36e330932c67c1e35eebdf185ebf9f7ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b566/ BUILDSTDERR: cat >$WORK/b566/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/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/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/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/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid zvRyOMwH6Py5Hdo8DO3l/zvRyOMwH6Py5Hdo8DO3l -goversion go1.13beta1 -D "" -importcfg $WORK/b566/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./scale.go ./scale_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b561/_pkg_.a # internal BUILDSTDERR: cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/15/154c537caac806ab94c1f497b42398270a0777af5d482ce1ce85ec750089abb9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: mkdir -p $WORK/b567/ BUILDSTDERR: cat >$WORK/b567/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/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid zZRPYbljpETCTdcLmbx5/zZRPYbljpETCTdcLmbx5 -goversion go1.13beta1 -D "" -importcfg $WORK/b567/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b565/_pkg_.a # internal BUILDSTDERR: cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/de/dee7bd307cf82bee79284eeb2671b14720c44ce578f7299379af7a871c454647-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b568/ BUILDSTDERR: cat >$WORK/b568/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/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid oatxH9fAx8F2mO-qnjOv/oatxH9fAx8F2mO-qnjOv -goversion go1.13beta1 -D "" -importcfg $WORK/b568/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_ppc64le/buildid -w $WORK/b567/_pkg_.a # internal BUILDSTDERR: cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/46/463f97ffe2be02ed0f592c609d8cb2df0d983fb21810ebfc03332d32af344c79-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b569/ BUILDSTDERR: cat >$WORK/b569/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/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid 1f4EKq7aBThcjRKYQ3wh/1f4EKq7aBThcjRKYQ3wh -goversion go1.13beta1 -D "" -importcfg $WORK/b569/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_ppc64le/buildid -w $WORK/b568/_pkg_.a # internal BUILDSTDERR: cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/65/654a4c5aa9655022629b97f2a9a10c1db65078800686ef98d02d4f0816e7d5ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b570/ BUILDSTDERR: cat >$WORK/b570/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid --RugLcYf7R2JyVsKl89/--RugLcYf7R2JyVsKl89 -goversion go1.13beta1 -D "" -importcfg $WORK/b570/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_ppc64le/buildid -w $WORK/b566/_pkg_.a # internal BUILDSTDERR: cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/fa/fa03f02b4566efbad1d46cf52e3f385c18dafeb6eecf8c344375556fe54c6bdb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b571/ BUILDSTDERR: cat >$WORK/b571/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid __dEGT9xJmzZt8x0pxLh/__dEGT9xJmzZt8x0pxLh -goversion go1.13beta1 -D "" -importcfg $WORK/b571/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_ppc64le/buildid -w $WORK/b569/_pkg_.a # internal BUILDSTDERR: cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/ae/ae0e0fc515be1ef4fa1c41ec44328eb40c300742acaec6cf584ed796cef33f2a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b572/ BUILDSTDERR: cat >$WORK/b572/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid GgkcF1MgRwnGs1w0I0m6/GgkcF1MgRwnGs1w0I0m6 -goversion go1.13beta1 -D "" -importcfg $WORK/b572/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b570/_pkg_.a # internal BUILDSTDERR: cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/47/4753549f160adefcb459984b51f108153be5f381dc705f44af479f1ec39672aa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b573/ BUILDSTDERR: cat >$WORK/b573/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid TzmvuxC-wuRHzglOLWZL/TzmvuxC-wuRHzglOLWZL -goversion go1.13beta1 -D "" -importcfg $WORK/b573/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b572/_pkg_.a # internal BUILDSTDERR: cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/17/177fba73091bcf064891977e253a85da0ddd93da4df8e93edf35409f8804856a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b574/ BUILDSTDERR: cat >$WORK/b574/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid 0xC1drp8J8UVLN6Fj8vk/0xC1drp8J8UVLN6Fj8vk -goversion go1.13beta1 -D "" -importcfg $WORK/b574/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b574/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b571/_pkg_.a # internal BUILDSTDERR: cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/ca/ca1d97d4f871a0cb8b0d0189ec4b18f42d95d6411027fde90de44cceb23db4f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: mkdir -p $WORK/b575/ BUILDSTDERR: cat >$WORK/b575/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid oFJn3K4ukO0oIdKg1eys/oFJn3K4ukO0oIdKg1eys -goversion go1.13beta1 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go BUILDSTDERR: cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ce/ceb02fd020d4de250b6c8f24e1c0d839dd7bf76a7c5ea416c3abe517ec83e6a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b576/ BUILDSTDERR: cat >$WORK/b576/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid deI0nPFgFDrU3szhv4rN/deI0nPFgFDrU3szhv4rN -goversion go1.13beta1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b573/_pkg_.a # internal BUILDSTDERR: cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/8d/8df2c6ba5fce7d50881e0073af1a85b2b436adebee00cb60aa8feceb65870a13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b577/ BUILDSTDERR: cat >$WORK/b577/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid c-drtt6YSLsrRXeOgRww/c-drtt6YSLsrRXeOgRww -goversion go1.13beta1 -D "" -importcfg $WORK/b577/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b576/_pkg_.a # internal BUILDSTDERR: cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/71/71a0b90428864fd0adedbbc06ec7d91b93113ba40400059ce943566e10a2c2fd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b591/ BUILDSTDERR: cat >$WORK/b591/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/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/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid JIr_A4673VC1oQl6dbyz/JIr_A4673VC1oQl6dbyz -goversion go1.13beta1 -D "" -importcfg $WORK/b591/importcfg -pack ./expansion_generated.go ./initializerconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b564/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b575/_pkg_.a # internal BUILDSTDERR: cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/2e/2ed22f5cfee1cb44ca085bb311f71a1885223472c7b66c70d1fdb66c9c480aa8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b593/ BUILDSTDERR: cat >$WORK/b593/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/34/34bb14202e16172b99cbaa5d6279a3a4ab1e44ee9c56b20d087693e55ef6cd17-d # internal BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid cK_b83tRPOa__NyKMioQ/cK_b83tRPOa__NyKMioQ -goversion go1.13beta1 -D "" -importcfg $WORK/b593/importcfg -pack ./expansion_generated.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b596/ BUILDSTDERR: cat >$WORK/b596/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 -complete -installsuffix shared -buildid i9_1h30RJwOa7JrHMDBj/i9_1h30RJwOa7JrHMDBj -goversion go1.13beta1 -D "" -importcfg $WORK/b596/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_ppc64le/buildid -w $WORK/b591/_pkg_.a # internal BUILDSTDERR: cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/8c/8cf1667cec5c8c567badf12a6afd124648662b24bc38c99e31c1c585359ea0c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b598/ BUILDSTDERR: cat >$WORK/b598/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 -complete -installsuffix shared -buildid eo1EIaeOjcs8agA8nXHV/eo1EIaeOjcs8agA8nXHV -goversion go1.13beta1 -D "" -importcfg $WORK/b598/importcfg -pack ./controllerrevision.go ./deployment.go ./expansion_generated.go ./scale.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b577/_pkg_.a # internal BUILDSTDERR: cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/a7/a7f9069393364d85da46af09c838cfd8124429944c246144852a404e78091ac0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/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/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 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/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/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/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/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/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/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid 8DIhg-_JGFD15rraZDmo/8DIhg-_JGFD15rraZDmo -goversion go1.13beta1 -D "" -importcfg $WORK/b515/importcfg -pack ./clientset.go ./doc.go ./import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b593/_pkg_.a # internal BUILDSTDERR: cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/1d/1d773a219644c2dfcbd9562e5c28b97bb9dfd7a608d10b75a7aa9933dd9c374a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b600/ BUILDSTDERR: cat >$WORK/b600/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 -complete -installsuffix shared -buildid oTvhdcxntvwb26W_S7g-/oTvhdcxntvwb26W_S7g- -goversion go1.13beta1 -D "" -importcfg $WORK/b600/importcfg -pack ./controllerrevision.go ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./replicaset.go ./replicaset_expansion.go ./scale.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b598/_pkg_.a # internal BUILDSTDERR: cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/8c/8c71033ffb508145978821cfe8e1bc5aba7b1c3428f7daaf253bb2d98fc0a0f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b603/ BUILDSTDERR: cat >$WORK/b603/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/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 -complete -installsuffix shared -buildid lBAbdupH0V395sDvm7To/lBAbdupH0V395sDvm7To -goversion go1.13beta1 -D "" -importcfg $WORK/b603/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b603/_pkg_.a # internal BUILDSTDERR: cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/40/40adf2eca12a64d97d0faddb8f0fa23f31d129e9e5c8698c8c0a8e90e85377db-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b605/ BUILDSTDERR: cat >$WORK/b605/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 -complete -installsuffix shared -buildid mt1EFPAp7FRfrmMf2ssW/mt1EFPAp7FRfrmMf2ssW -goversion go1.13beta1 -D "" -importcfg $WORK/b605/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b605/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b596/_pkg_.a # internal BUILDSTDERR: cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/af/afaa5ddaa655e6e0891078c57a695ba627fd235ab749825aa954a4ac2edf5698-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b608/ BUILDSTDERR: cat >$WORK/b608/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 -complete -installsuffix shared -buildid WOnjUe9dMR73RT9NLYCd/WOnjUe9dMR73RT9NLYCd -goversion go1.13beta1 -D "" -importcfg $WORK/b608/importcfg -pack ./expansion_generated.go ./job.go ./job_expansion.go BUILDSTDERR: cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/7c/7c1e9812e220e79346306fcd23da427a425d9e15d4badcde3583cbbef6f1e495-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b610/ BUILDSTDERR: cat >$WORK/b610/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 -complete -installsuffix shared -buildid ISw4WhkwokwyKYTBDmpn/ISw4WhkwokwyKYTBDmpn -goversion go1.13beta1 -D "" -importcfg $WORK/b610/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b600/_pkg_.a # internal BUILDSTDERR: cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/64/64fd76aeceb168369db573ace623a7a1ca88bdd9542c03ab96aac1a923d47343-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b612/ BUILDSTDERR: cat >$WORK/b612/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 -complete -installsuffix shared -buildid Snqmx_Gq8Et1KPzUGdVC/Snqmx_Gq8Et1KPzUGdVC -goversion go1.13beta1 -D "" -importcfg $WORK/b612/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b608/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b610/_pkg_.a # internal BUILDSTDERR: cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/54/54503c096d4cb3764c964283cf97e773d6e1c3fc7e91659e4a82aa5c13590641-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b615/ BUILDSTDERR: cat >$WORK/b615/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 -complete -installsuffix shared -buildid PPDCuXlLBa1X8Wka2Dqq/PPDCuXlLBa1X8Wka2Dqq -goversion go1.13beta1 -D "" -importcfg $WORK/b615/importcfg -pack ./certificatesigningrequest.go ./expansion_generated.go BUILDSTDERR: cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/a1/a16db9943e4a4f87dfbaf15644c5f5316552cd2f99d75b96ab5ea5eccf26d08b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: mkdir -p $WORK/b618/ BUILDSTDERR: cat >$WORK/b618/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 -complete -installsuffix shared -buildid BazozvoxiL0kPC3GhLik/BazozvoxiL0kPC3GhLik -goversion go1.13beta1 -D "" -importcfg $WORK/b618/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_ppc64le/buildid -w $WORK/b612/_pkg_.a # internal BUILDSTDERR: cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/9f/9f6d684d68098300cd79ab104f76ffdd59a1bb4ef8beb04d94b03c03e4cf849d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b621/ BUILDSTDERR: cat >$WORK/b621/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 -complete -installsuffix shared -buildid EURHQVzpff1uRq_nw6yi/EURHQVzpff1uRq_nw6yi -goversion go1.13beta1 -D "" -importcfg $WORK/b621/importcfg -pack ./event.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b615/_pkg_.a # internal BUILDSTDERR: cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/79/7936721b8ddc2e98225880aaa35accf38ee0cb1197a0537194cb68767431b512-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b624/ BUILDSTDERR: cat >$WORK/b624/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 -complete -installsuffix shared -buildid YGRcAZm1WLHgZ8tXBpxv/YGRcAZm1WLHgZ8tXBpxv -goversion go1.13beta1 -D "" -importcfg $WORK/b624/importcfg -pack ./daemonset.go ./daemonset_expansion.go ./deployment.go ./deployment_expansion.go ./expansion_generated.go ./ingress.go ./podsecuritypolicy.go ./replicaset.go ./replicaset_expansion.go ./scale.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b621/_pkg_.a # internal BUILDSTDERR: cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/17/17019f29ab6a3b08877200b9b6dd803558b5844dae589f8ebe5fd6f21b60a1a7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b627/ BUILDSTDERR: cat >$WORK/b627/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/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 -complete -installsuffix shared -buildid 2O5Qfs2hZEp-ofXTk3jg/2O5Qfs2hZEp-ofXTk3jg -goversion go1.13beta1 -D "" -importcfg $WORK/b627/importcfg -pack ./expansion_generated.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b627/_pkg_.a # internal BUILDSTDERR: cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/9d/9d77964759e81fd1164cbb38d398ea31e4c931ca1559207a3af6b705fecce4a7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b630/ BUILDSTDERR: cat >$WORK/b630/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 -complete -installsuffix shared -buildid wS27rKovRkyU-c0MmN_Q/wS27rKovRkyU-c0MmN_Q -goversion go1.13beta1 -D "" -importcfg $WORK/b630/importcfg -pack ./eviction.go ./expansion_generated.go ./poddisruptionbudget.go ./poddisruptionbudget_expansion.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/e7/e73bcc95213102a98186ad63e2915b068306816e008cf0ade3d8084a5dc71801-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces 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/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces -complete -installsuffix shared -buildid JEGryoVz00OFfglvliZi/JEGryoVz00OFfglvliZi -goversion go1.13beta1 -D "" -importcfg $WORK/b582/importcfg -pack ./factory_interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b624/_pkg_.a # internal BUILDSTDERR: cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/cf/cf845edf0e382ce0c9becd33a2381fead9973fbad05cc7a872ee2130b45bf183-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b633/ BUILDSTDERR: cat >$WORK/b633/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/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 -complete -installsuffix shared -buildid vdP5wI3tyiC_afk_GRXc/vdP5wI3tyiC_afk_GRXc -goversion go1.13beta1 -D "" -importcfg $WORK/b633/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b630/_pkg_.a # internal BUILDSTDERR: cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/c0/c0f7cf68ca73148503a83b39a3f71c70809675b5459aaf9470b7b70bbf4138f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b635/ BUILDSTDERR: cat >$WORK/b635/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 -complete -installsuffix shared -buildid P7Nm8v73y4ZreZtr-LeX/P7Nm8v73y4ZreZtr-LeX -goversion go1.13beta1 -D "" -importcfg $WORK/b635/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b618/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b633/_pkg_.a # internal BUILDSTDERR: cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/a2/a26e9ba171a0718869c2f0811f2ac4a31e023fdd6bcc40d28424cba1944895ba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b637/ BUILDSTDERR: cat >$WORK/b637/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 -complete -installsuffix shared -buildid r6HiO-YlJQe644hMuDNa/r6HiO-YlJQe644hMuDNa -goversion go1.13beta1 -D "" -importcfg $WORK/b637/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/51/516e7cf836e1b83498ada512eb5d50c23ba7822f3adbd69366fcb9b93c76dfca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b640/ BUILDSTDERR: cat >$WORK/b640/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 -complete -installsuffix shared -buildid HT_QEmrnAF7HhyJ9KOrJ/HT_QEmrnAF7HhyJ9KOrJ -goversion go1.13beta1 -D "" -importcfg $WORK/b640/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b635/_pkg_.a # internal BUILDSTDERR: cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/38/38f7c1c90b1764293e655ffe492b981664042650c6b5791e30618b5b448bfc8e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b642/ BUILDSTDERR: cat >$WORK/b642/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 -complete -installsuffix shared -buildid q3pl4J3b_2NLSlz1MfYp/q3pl4J3b_2NLSlz1MfYp -goversion go1.13beta1 -D "" -importcfg $WORK/b642/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b582/_pkg_.a # internal BUILDSTDERR: cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/3e/3e7103476a9dddab7efedcd4732e6ccc1f2b7fc78c6c35986af78211e01e63a7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b581/ BUILDSTDERR: cat >$WORK/b581/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/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/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/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/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b640/_pkg_.a # internal BUILDSTDERR: cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/2d/2dd85674461a76f71a3f0b6786df3cac928771ce5c30bcfbe50ff1928c2853ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b592/ BUILDSTDERR: cat >$WORK/b592/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid gfxW3gl9rp7a4TBIFU_p/gfxW3gl9rp7a4TBIFU_p -goversion go1.13beta1 -D "" -importcfg $WORK/b592/importcfg -pack ./interface.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid E0GQWvH8R_Z4bWqcpEhP/E0GQWvH8R_Z4bWqcpEhP -goversion go1.13beta1 -D "" -importcfg $WORK/b581/importcfg -pack ./initializerconfiguration.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b637/_pkg_.a # internal BUILDSTDERR: cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/0b/0b24dba086cdbf8977633c271aadb990774fcb818023afc8fc6d1f98959ec7d3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b642/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b595/ BUILDSTDERR: cat >$WORK/b595/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/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 -complete -installsuffix shared -buildid wPBNDsprhoim4KNcIh87/wPBNDsprhoim4KNcIh87 -goversion go1.13beta1 -D "" -importcfg $WORK/b595/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/fd/fdef05174befd4349d07619166168b7fa5f2a2d0e3737b205b2024e2f2e0e1e1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b597/ BUILDSTDERR: cat >$WORK/b597/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/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 -complete -installsuffix shared -buildid RDXsCRwxxjAQ1-xikMIm/RDXsCRwxxjAQ1-xikMIm -goversion go1.13beta1 -D "" -importcfg $WORK/b597/importcfg -pack ./controllerrevision.go ./deployment.go ./interface.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b581/_pkg_.a # internal BUILDSTDERR: cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/7d/7d55ebbf1e4d3d210927fd0a3e03ac24b579b1c573e2077bd08754b6cf9f0015-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b599/ BUILDSTDERR: cat >$WORK/b599/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 -complete -installsuffix shared -buildid Og3EF4ALj1PEWa-uoAm9/Og3EF4ALj1PEWa-uoAm9 -goversion go1.13beta1 -D "" -importcfg $WORK/b599/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b592/_pkg_.a # internal BUILDSTDERR: cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/f2/f2411a0b78ad8579cdb4420e5fdce06a279044725708b52d202b62bcc4af0a3b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: mkdir -p $WORK/b580/ BUILDSTDERR: cat >$WORK/b580/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/informers/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 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/v1alpha1=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration -complete -installsuffix shared -buildid jo8LR086Qkm_-shjTAQh/jo8LR086Qkm_-shjTAQh -goversion go1.13beta1 -D "" -importcfg $WORK/b580/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b597/_pkg_.a # internal BUILDSTDERR: cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/21/210ae0b2c4141bf93f35b87e05930eeac41f63ed0bb120c10fa7a3ad5d6301c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b602/ BUILDSTDERR: cat >$WORK/b602/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/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 -complete -installsuffix shared -buildid LvDtBmbyxN2gfulc1Qnc/LvDtBmbyxN2gfulc1Qnc -goversion go1.13beta1 -D "" -importcfg $WORK/b602/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b595/_pkg_.a # internal BUILDSTDERR: cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/44/4470678c630411efdcb0a7ec7cd9da2efde197835fbbe68b010689c31f06b637-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b604/ BUILDSTDERR: cat >$WORK/b604/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 -complete -installsuffix shared -buildid hXr4wgc-QWZYP_7nkE5V/hXr4wgc-QWZYP_7nkE5V -goversion go1.13beta1 -D "" -importcfg $WORK/b604/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b580/_pkg_.a # internal BUILDSTDERR: cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/f3/f31c2fd39bee79c9041e2fb8415aa0da395bf0a07a816006ddf51ee704974071-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b607/ BUILDSTDERR: cat >$WORK/b607/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/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 -complete -installsuffix shared -buildid WOUH1LHT--1NxBK0IV2i/WOUH1LHT--1NxBK0IV2i -goversion go1.13beta1 -D "" -importcfg $WORK/b607/importcfg -pack ./interface.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b599/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b604/_pkg_.a # internal BUILDSTDERR: cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/bd/bdc17eb32028f0807a8db5c84013a7a0caafb2f77ee2321d84d4a5910f24cb01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b609/ BUILDSTDERR: cat >$WORK/b609/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 -complete -installsuffix shared -buildid BOZW2DMcyyeDL1H60wLj/BOZW2DMcyyeDL1H60wLj -goversion go1.13beta1 -D "" -importcfg $WORK/b609/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/ff/ff45787392598dbc8eb40ea62629cbd4774ac584480ab7f4e37b7fadbf4b8667-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: mkdir -p $WORK/b594/ BUILDSTDERR: cat >$WORK/b594/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/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps -complete -installsuffix shared -buildid 1MjDEipNF4LTeGAyHOM3/1MjDEipNF4LTeGAyHOM3 -goversion go1.13beta1 -D "" -importcfg $WORK/b594/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b602/_pkg_.a # internal BUILDSTDERR: cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/c2/c2ff13000c25c54c48b98f5dbb01b58389298494ba7c0662cac496acd07d42ec-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: mkdir -p $WORK/b601/ BUILDSTDERR: cat >$WORK/b601/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/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/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling -complete -installsuffix shared -buildid 8iTttGekonHjlEIaYS8L/8iTttGekonHjlEIaYS8L -goversion go1.13beta1 -D "" -importcfg $WORK/b601/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b607/_pkg_.a # internal BUILDSTDERR: cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/b3/b31c2971a05415b8d7d170c1d46532d8f18ae17e17ce50514d86c0bfcac7df84-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b611/ BUILDSTDERR: cat >$WORK/b611/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 -complete -installsuffix shared -buildid bwMMDecxGL308sM_xbwK/bwMMDecxGL308sM_xbwK -goversion go1.13beta1 -D "" -importcfg $WORK/b611/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b609/_pkg_.a # internal BUILDSTDERR: cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/2e/2e9e62bffda1faaed7389924e8896a0743ccd06c261f2744fe2173a06299765d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b614/ BUILDSTDERR: cat >$WORK/b614/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 -complete -installsuffix shared -buildid jfcR_9nzTER0L3YtsHgC/jfcR_9nzTER0L3YtsHgC -goversion go1.13beta1 -D "" -importcfg $WORK/b614/importcfg -pack ./certificatesigningrequest.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b594/_pkg_.a # internal BUILDSTDERR: cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/0b/0b4866156114a95d47e5700a4a26b083c72d0f573fee0324b860e269f0e6b5c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: mkdir -p $WORK/b617/ BUILDSTDERR: cat >$WORK/b617/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/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 -complete -installsuffix shared -buildid E_1TIEiHTnyJiFr0Xoop/E_1TIEiHTnyJiFr0Xoop -goversion go1.13beta1 -D "" -importcfg $WORK/b617/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_ppc64le/buildid -w $WORK/b601/_pkg_.a # internal BUILDSTDERR: cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/ae/aef9adb4c6d18539312ed10089bd0cb3055f598a2538f98d7f1db1b378404dc8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b620/ BUILDSTDERR: cat >$WORK/b620/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 -complete -installsuffix shared -buildid Sdq7D1yWf-eVU2XwT2xS/Sdq7D1yWf-eVU2XwT2xS -goversion go1.13beta1 -D "" -importcfg $WORK/b620/importcfg -pack ./event.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b614/_pkg_.a # internal BUILDSTDERR: cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/57/57154edf613fbd273633a64af00a1251d511576ae169f8a4b535c2c44462ae7f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: mkdir -p $WORK/b613/ BUILDSTDERR: cat >$WORK/b613/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/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates -complete -installsuffix shared -buildid HJqVIfGNFfZjjRquiK_0/HJqVIfGNFfZjjRquiK_0 -goversion go1.13beta1 -D "" -importcfg $WORK/b613/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b620/_pkg_.a # internal BUILDSTDERR: cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/12/1269ef94615d95f46b944ce8d8df38961c79712f29d19f38762a92790f8d2b9b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: mkdir -p $WORK/b619/ BUILDSTDERR: cat >$WORK/b619/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/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events -complete -installsuffix shared -buildid c18gCj_VLifBjzkfgSk5/c18gCj_VLifBjzkfgSk5 -goversion go1.13beta1 -D "" -importcfg $WORK/b619/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b611/_pkg_.a # internal BUILDSTDERR: cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/6a/6a218509b64dc8723bfe9e315253433a52bd43625a7145f390deefed9ca2695a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: mkdir -p $WORK/b606/ BUILDSTDERR: cat >$WORK/b606/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/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch -complete -installsuffix shared -buildid dgLymVa0T1OliJmtHK2V/dgLymVa0T1OliJmtHK2V -goversion go1.13beta1 -D "" -importcfg $WORK/b606/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b613/_pkg_.a # internal BUILDSTDERR: cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/dd/dd7025ce78de61886120572e3de77f917789f6070d038bdbfb6f5f6cb64a4194-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b623/ BUILDSTDERR: cat >$WORK/b623/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/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 -complete -installsuffix shared -buildid yq44craPPUNsjzJpRs-Z/yq44craPPUNsjzJpRs-Z -goversion go1.13beta1 -D "" -importcfg $WORK/b623/importcfg -pack ./daemonset.go ./deployment.go ./ingress.go ./interface.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b619/_pkg_.a # internal BUILDSTDERR: cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/78/78bd59c62eba04cbe984597f949335cfaf45eb07a1ff11e692615034554eb9c4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b626/ BUILDSTDERR: cat >$WORK/b626/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/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b627/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 -complete -installsuffix shared -buildid zelOFRLf5WQyb4tBs0Sb/zelOFRLf5WQyb4tBs0Sb -goversion go1.13beta1 -D "" -importcfg $WORK/b626/importcfg -pack ./interface.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b606/_pkg_.a # internal BUILDSTDERR: cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/57/57b33a3154a87f52d658c7000f75dd02f9ba8074d3406764ffde994c08bd2fa9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b629/ BUILDSTDERR: cat >$WORK/b629/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/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b630/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 -complete -installsuffix shared -buildid tx2GIAPAVuwI1oXa3Xdo/tx2GIAPAVuwI1oXa3Xdo -goversion go1.13beta1 -D "" -importcfg $WORK/b629/importcfg -pack ./interface.go ./poddisruptionbudget.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b617/_pkg_.a # internal BUILDSTDERR: cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/79/79bb36a3bba320ee097d7dc2db5720b3d919993d7fc78bcecd2cee5fd98d0d6c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: mkdir -p $WORK/b616/ BUILDSTDERR: cat >$WORK/b616/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/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core -complete -installsuffix shared -buildid hqdGyYLL9NePS5xZOvpF/hqdGyYLL9NePS5xZOvpF -goversion go1.13beta1 -D "" -importcfg $WORK/b616/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b623/_pkg_.a # internal BUILDSTDERR: cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/07/076c4688ea44d8fcdebdb5e3c2685bb475a8b293103c2fca89e3bcf4755f28f3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: mkdir -p $WORK/b622/ BUILDSTDERR: cat >$WORK/b622/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/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions -complete -installsuffix shared -buildid tLoEGnF3B-AtPGkzzuzr/tLoEGnF3B-AtPGkzzuzr -goversion go1.13beta1 -D "" -importcfg $WORK/b622/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b626/_pkg_.a # internal BUILDSTDERR: cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/da/da3e44d04ff994f85188dde3f08240e941032a73801af28e932d68fb6d846f48-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: mkdir -p $WORK/b625/ BUILDSTDERR: cat >$WORK/b625/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: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b626/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking -complete -installsuffix shared -buildid 4U-DOAuYjj5EHiACEYms/4U-DOAuYjj5EHiACEYms -goversion go1.13beta1 -D "" -importcfg $WORK/b625/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b629/_pkg_.a # internal BUILDSTDERR: cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/51/510d6062b2e322308647a377e156cd2e234845dae5beae45eff8d57aa3b6d28e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: mkdir -p $WORK/b628/ BUILDSTDERR: cat >$WORK/b628/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b629/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy -complete -installsuffix shared -buildid nJROAqGoWG6iBm-ll9YP/nJROAqGoWG6iBm-ll9YP -goversion go1.13beta1 -D "" -importcfg $WORK/b628/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b622/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b625/_pkg_.a # internal BUILDSTDERR: cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d5/d5a67e00e9fb0574698f2f547f11350e203e716435f9d3ba8463eb9b52889dd2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b632/ BUILDSTDERR: cat >$WORK/b632/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/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 -complete -installsuffix shared -buildid CVO61DjN5VrKbM33BiA8/CVO61DjN5VrKbM33BiA8 -goversion go1.13beta1 -D "" -importcfg $WORK/b632/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/27/274d2a03ab36d9f7fe240ffb64102ee13be61f156176b909ee1db4cd46085a83-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b634/ BUILDSTDERR: cat >$WORK/b634/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 -complete -installsuffix shared -buildid 6lHirwwdMgrSX6eLQrmX/6lHirwwdMgrSX6eLQrmX -goversion go1.13beta1 -D "" -importcfg $WORK/b634/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b616/_pkg_.a # internal BUILDSTDERR: cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/fd/fd9f28881e917471fcb78d396e72b51079f150d10d57aca20d90836248f784cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b636/ BUILDSTDERR: cat >$WORK/b636/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b637/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 -complete -installsuffix shared -buildid RQKvDGqZeqrHLuxvTCXI/RQKvDGqZeqrHLuxvTCXI -goversion go1.13beta1 -D "" -importcfg $WORK/b636/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b628/_pkg_.a # internal BUILDSTDERR: cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/a1/a18614198f02e68343878c504253c7efd8d7eebdcf691f5e865d9b344a648f8b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b639/ BUILDSTDERR: cat >$WORK/b639/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 -complete -installsuffix shared -buildid -5O9bBn_M9x4wxbY7qRq/-5O9bBn_M9x4wxbY7qRq -goversion go1.13beta1 -D "" -importcfg $WORK/b639/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b632/_pkg_.a # internal BUILDSTDERR: cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/b9/b9c0cfa711d4811d7c06078deb57599a4bf8276653dd4268ed978498ce8ab7b5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b641/ BUILDSTDERR: cat >$WORK/b641/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b642/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 -complete -installsuffix shared -buildid Uw_NPAwz2oQI8BcipXsu/Uw_NPAwz2oQI8BcipXsu -goversion go1.13beta1 -D "" -importcfg $WORK/b641/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b634/_pkg_.a # internal BUILDSTDERR: cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/c0/c0442beb477ab7ce0348484ab4ab2c53897d14b378c00dfb7c19c3937690fb7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b645/ BUILDSTDERR: cat >$WORK/b645/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 -complete -installsuffix shared -buildid fN4CmRdReFwgqxmodeHn/fN4CmRdReFwgqxmodeHn -goversion go1.13beta1 -D "" -importcfg $WORK/b645/importcfg -pack ./expansion_generated.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b636/_pkg_.a # internal BUILDSTDERR: cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cc/ccec4e6e0d2f4e6106f6222478951c604b87b2eb64f558428acae09d3f903edb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: mkdir -p $WORK/b631/ BUILDSTDERR: cat >$WORK/b631/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b636/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac -complete -installsuffix shared -buildid nxKlo0sEdUDoBCKY3Ym9/nxKlo0sEdUDoBCKY3Ym9 -goversion go1.13beta1 -D "" -importcfg $WORK/b631/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b639/_pkg_.a # internal BUILDSTDERR: cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/6a/6aad06fb3c2e5257a4eeead07c133f50e75d4356a4976b2cfc724c08f7ba7659-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b648/ BUILDSTDERR: cat >$WORK/b648/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 -complete -installsuffix shared -buildid lbVTHHz5qQ-Q1iLbynBn/lbVTHHz5qQ-Q1iLbynBn -goversion go1.13beta1 -D "" -importcfg $WORK/b648/importcfg -pack ./expansion_generated.go ./storageclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b645/_pkg_.a # internal BUILDSTDERR: cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/10/1004ec99317dea7788ea1787d9d26dc10d8ff3402a52c913997b04aea109148d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b644/ BUILDSTDERR: cat >$WORK/b644/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b645/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 -complete -installsuffix shared -buildid HFhVCHV5xa9O7Ad6c3tH/HFhVCHV5xa9O7Ad6c3tH -goversion go1.13beta1 -D "" -importcfg $WORK/b644/importcfg -pack ./interface.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b648/_pkg_.a # internal BUILDSTDERR: cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/ab/ab6c467101a5a37ddf7ec9c57aa086c05d3ea1ceea72c33e1a17d6dedf6085f5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b647/ BUILDSTDERR: cat >$WORK/b647/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 -complete -installsuffix shared -buildid HjtwDrTk40D2gy_tAw2h/HjtwDrTk40D2gy_tAw2h -goversion go1.13beta1 -D "" -importcfg $WORK/b647/importcfg -pack ./interface.go ./storageclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b641/_pkg_.a # internal BUILDSTDERR: cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/5c/5c3b408e7ef08c5b7578020ee2b9f66f5a270aa53951026b0ce91460fd0d996d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: mkdir -p $WORK/b638/ BUILDSTDERR: cat >$WORK/b638/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/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b641/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling -complete -installsuffix shared -buildid ZCc9E0RX9ycP5bGOhghV/ZCc9E0RX9ycP5bGOhghV -goversion go1.13beta1 -D "" -importcfg $WORK/b638/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b631/_pkg_.a # internal BUILDSTDERR: cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/5b/5b42099af1bac3c119ce727527298679f2e2255f90ab2c4d508d03d8a28c60b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b650/ BUILDSTDERR: cat >$WORK/b650/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 -complete -installsuffix shared -buildid soh0yvvTcPC8nhiJVSsa/soh0yvvTcPC8nhiJVSsa -goversion go1.13beta1 -D "" -importcfg $WORK/b650/importcfg -pack ./expansion_generated.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b650/_pkg_.a # internal BUILDSTDERR: cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/04/04f5ec46a9046753bcdea10ea8f358a110255469f0f8f0ee6717f65e892d0e4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b649/ BUILDSTDERR: cat >$WORK/b649/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 -complete -installsuffix shared -buildid y9NNWhZNzoqRY_2_cdJK/y9NNWhZNzoqRY_2_cdJK -goversion go1.13beta1 -D "" -importcfg $WORK/b649/importcfg -pack ./interface.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b638/_pkg_.a # internal BUILDSTDERR: cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/41/410b890e144d96dcc1642b40d1338bbd499d2bc9364e7cd6775960f9908ac15f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b652/ BUILDSTDERR: cat >$WORK/b652/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 -complete -installsuffix shared -buildid iIGohfWNdJdbxh7eDVou/iIGohfWNdJdbxh7eDVou -goversion go1.13beta1 -D "" -importcfg $WORK/b652/importcfg -pack ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b644/_pkg_.a # internal BUILDSTDERR: cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f1/f1f55f619cc21009ce8e4965f3073cac21bc8aab83e8ae1075526b4e9a66476b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: mkdir -p $WORK/b643/ BUILDSTDERR: cat >$WORK/b643/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b644/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings -complete -installsuffix shared -buildid F5tn4IBxxT762mucVJ1E/F5tn4IBxxT762mucVJ1E -goversion go1.13beta1 -D "" -importcfg $WORK/b643/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b652/_pkg_.a # internal BUILDSTDERR: cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/d0/d0a6c15691971641d0cb775dcca29e2637df22156de09bdd88f8b58a6b1b431a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b651/ BUILDSTDERR: cat >$WORK/b651/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b652/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 -complete -installsuffix shared -buildid KGDhyMks6OgXmhBRSx2l/KGDhyMks6OgXmhBRSx2l -goversion go1.13beta1 -D "" -importcfg $WORK/b651/importcfg -pack ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b647/_pkg_.a # internal BUILDSTDERR: cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/0e/0e76d64ee2828dc4e83dbedfe4699e8c87a5420ed5bd81b78b53ef8704e3d6d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount BUILDSTDERR: mkdir -p $WORK/b654/ BUILDSTDERR: cat >$WORK/b654/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount -complete -installsuffix shared -buildid UIrt61IrfK3JKmfuLC7v/UIrt61IrfK3JKmfuLC7v -goversion go1.13beta1 -D "" -importcfg $WORK/b654/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b654/_pkg_.a # internal BUILDSTDERR: cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/e8/e893d664ee1ff8d9a338bda26663e248541dfc97b9a2cdbef36ae785aff1e0eb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b662/ BUILDSTDERR: cat >$WORK/b662/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid I-he760xSjUL1kA9QjmP/I-he760xSjUL1kA9QjmP -goversion go1.13beta1 -D "" -importcfg $WORK/b662/importcfg -pack ./bool.go ./bool_slice.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.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_ppc64le/buildid -w $WORK/b643/_pkg_.a # internal BUILDSTDERR: cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/53/53fd5695e534bc20e80e96aace3e6f85388a66c329719d711a8dfb29c3007698-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling BUILDSTDERR: mkdir -p $WORK/b665/ BUILDSTDERR: cat >$WORK/b665/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/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/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling -complete -installsuffix shared -buildid NGo6CZaRLyMYqSGzNEaS/NGo6CZaRLyMYqSGzNEaS -goversion go1.13beta1 -D "" -importcfg $WORK/b665/importcfg -pack ./annotations.go ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b649/_pkg_.a # internal BUILDSTDERR: cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/3c/3ced4526a51d7cdc895feea4826c3fe87033e4ed715a9bd2c71397c97fbbe0e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking BUILDSTDERR: mkdir -p $WORK/b666/ BUILDSTDERR: cat >$WORK/b666/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/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking -complete -installsuffix shared -buildid c73kQt99t3H0Ge2_QAjg/c73kQt99t3H0Ge2_QAjg -goversion go1.13beta1 -D "" -importcfg $WORK/b666/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b651/_pkg_.a # internal BUILDSTDERR: cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/72/7252866f44038d5d440569e03fd8d395bf19ea6432c7770e31230756716f6b96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: mkdir -p $WORK/b646/ BUILDSTDERR: cat >$WORK/b646/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b651/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage -complete -installsuffix shared -buildid phHfLUOT1si_gBlrAvFP/phHfLUOT1si_gBlrAvFP -goversion go1.13beta1 -D "" -importcfg $WORK/b646/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b666/_pkg_.a # internal BUILDSTDERR: cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/71/71fbd0463e4065523c5a2cb60cb519ba2d9a927438385a06d96fab3e95727bcc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy BUILDSTDERR: mkdir -p $WORK/b667/ BUILDSTDERR: cat >$WORK/b667/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/intstr=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy -complete -installsuffix shared -buildid chCN4wf_mBp22ifS_NJp/chCN4wf_mBp22ifS_NJp -goversion go1.13beta1 -D "" -importcfg $WORK/b667/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b665/_pkg_.a # internal BUILDSTDERR: cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/c7/c71228236b5c0e8edab6e92fcbf3fad9027d6af1cf3997433044a8d88f79a2e1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers BUILDSTDERR: mkdir -p $WORK/b671/ BUILDSTDERR: cat >$WORK/b671/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: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers -complete -installsuffix shared -buildid QY-Hpze0pEbv4UTroT8N/QY-Hpze0pEbv4UTroT8N -goversion go1.13beta1 -D "" -importcfg $WORK/b671/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b671/_pkg_.a # internal BUILDSTDERR: cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/13/13601f2d31bdd4137f2974b9b5fc4724fe0139e02bd54cadba00bdaf914e2f13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer BUILDSTDERR: mkdir -p $WORK/b672/ BUILDSTDERR: cat >$WORK/b672/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer -complete -installsuffix shared -buildid SiQR0nAGEeX6C7dTxDKl/SiQR0nAGEeX6C7dTxDKl -goversion go1.13beta1 -D "" -importcfg $WORK/b672/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b672/_pkg_.a # internal BUILDSTDERR: cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/8f/8ff9fe5e3f3e7455a661c1482560b5978342eb6ac0de55e8f136ecf6123bf8d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath BUILDSTDERR: mkdir -p $WORK/b675/ BUILDSTDERR: cat >$WORK/b675/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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/util/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath -complete -installsuffix shared -buildid SHyEW_uu3wmtbAPpyd6-/SHyEW_uu3wmtbAPpyd6- -goversion go1.13beta1 -D "" -importcfg $WORK/b675/importcfg -pack ./doc.go ./fieldpath.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b667/_pkg_.a # internal BUILDSTDERR: cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/1f/1ffb99253acff67ac94c920ef1f842e2207647803b3c65cac777fa721ab95334-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b675/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions BUILDSTDERR: mkdir -p $WORK/b664/ BUILDSTDERR: cat >$WORK/b664/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/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: importmap k8s.io/kubernetes/pkg/apis/autoscaling=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling 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/networking=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/policy=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy=$WORK/b667/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions -complete -installsuffix shared -buildid Dy3PBo8fDx41uIMEkX1l/Dy3PBo8fDx41uIMEkX1l -goversion go1.13beta1 -D "" -importcfg $WORK/b664/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/00/00430c39945946b4b8c5ed293dbedc1c053ba0054f6a04a2140a034666225ef7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods BUILDSTDERR: mkdir -p $WORK/b674/ BUILDSTDERR: cat >$WORK/b674/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/kubernetes/pkg/fieldpath=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath=$WORK/b675/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods -complete -installsuffix shared -buildid 7lR2XTrHvzsptJGyMn1-/7lR2XTrHvzsptJGyMn1- -goversion go1.13beta1 -D "" -importcfg $WORK/b674/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b674/_pkg_.a # internal BUILDSTDERR: cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/e8/e87d0c7ae51f6dcf08cb3fa06faeca88abab41dd9c480244c19a9043c588c49a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: mkdir -p $WORK/b676/ BUILDSTDERR: cat >$WORK/b676/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/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper -complete -installsuffix shared -buildid AegaPJWfADipRsToRceQ/AegaPJWfADipRsToRceQ -goversion go1.13beta1 -D "" -importcfg $WORK/b676/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b646/_pkg_.a # internal BUILDSTDERR: cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/57/57a3ca5c84c93a14713dbce61042ea6cc975c51ab87b451654ca8ef6e6a04da3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: mkdir -p $WORK/b579/ BUILDSTDERR: cat >$WORK/b579/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/admissionregistration/v1alpha1=github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 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/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/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/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/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/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/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/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/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers -complete -installsuffix shared -buildid plmS7VAnNURKgJky40aV/plmS7VAnNURKgJky40aV -goversion go1.13beta1 -D "" -importcfg $WORK/b579/importcfg -pack ./factory.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b662/_pkg_.a # internal BUILDSTDERR: cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/74/749947b8a224a93610d21a52b91ae881d6fea828d672ba1d65983c7eadf44589-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: mkdir -p $WORK/b661/ BUILDSTDERR: cat >$WORK/b661/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/spf13/pflag=github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature -complete -installsuffix shared -buildid 2nM-D9HCjsEu_2uJVpSC/2nM-D9HCjsEu_2uJVpSC -goversion go1.13beta1 -D "" -importcfg $WORK/b661/importcfg -pack ./feature_gate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b676/_pkg_.a # internal BUILDSTDERR: cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/17/1701af34b8ba20bc09a6ca056fbd18729013d53590800ecaee23c6785f7a9f92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: mkdir -p $WORK/b681/ BUILDSTDERR: cat >$WORK/b681/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling -complete -installsuffix shared -buildid gTY-qlGCMQJG1-kFnAeu/gTY-qlGCMQJG1-kFnAeu -goversion go1.13beta1 -D "" -importcfg $WORK/b681/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b661/_pkg_.a # internal BUILDSTDERR: cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/9d/9d630a33c20a386d2b1f049f345360a51a0a88ecb47d0e2e502472b03a19261f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b669/ BUILDSTDERR: cat >$WORK/b669/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/b661/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features -complete -installsuffix shared -buildid Bx3CB8KQfdtLHB15rbEl/Bx3CB8KQfdtLHB15rbEl -goversion go1.13beta1 -D "" -importcfg $WORK/b669/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b669/_pkg_.a # internal BUILDSTDERR: cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/7e/7e09cf024f92be94deb2113ee4302616da0c627991ab0d6a8eb92b4a68dda3b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b670/ BUILDSTDERR: cat >$WORK/b670/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/b661/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features -complete -installsuffix shared -buildid zsxy60ouUQXhLN9lun8C/zsxy60ouUQXhLN9lun8C -goversion go1.13beta1 -D "" -importcfg $WORK/b670/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b681/_pkg_.a # internal BUILDSTDERR: cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/c2/c240d82ae77815e72dbe30cbd7e5bfb4893099cabff78cc87649e1e0f1e4d052-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: mkdir -p $WORK/b680/ BUILDSTDERR: cat >$WORK/b680/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/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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types -complete -installsuffix shared -buildid NQgnA3aGClIv6Scsuvgk/NQgnA3aGClIv6Scsuvgk -goversion go1.13beta1 -D "" -importcfg $WORK/b680/importcfg -pack ./constants.go ./doc.go ./labels.go ./pod_status.go ./pod_update.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b670/_pkg_.a # internal BUILDSTDERR: cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/ec/ec36f53a261fbe5429731fd9b1b95a0b50a836af38c36304140aa7ca47af1cc0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: mkdir -p $WORK/b668/ BUILDSTDERR: cat >$WORK/b668/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: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features -complete -installsuffix shared -buildid Q2xeDf4e4zvKFH9BNocL/Q2xeDf4e4zvKFH9BNocL -goversion go1.13beta1 -D "" -importcfg $WORK/b668/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b668/_pkg_.a # internal BUILDSTDERR: cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/94/9486dd50a02a5e3aebf6c769d8d29f0a47d86eaa69b82cb862a9e119388b7df7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file BUILDSTDERR: mkdir -p $WORK/b682/ BUILDSTDERR: cat >$WORK/b682/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file -complete -installsuffix shared -buildid XYAVYhxWEaNDzg6sX0Bc/XYAVYhxWEaNDzg6sX0Bc -goversion go1.13beta1 -D "" -importcfg $WORK/b682/importcfg -pack ./file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b682/_pkg_.a # internal BUILDSTDERR: cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/59/59c9b3f4b189df658c00c62b268272a8722e5c5f3ee755ff2ee595111e160b49-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api BUILDSTDERR: mkdir -p $WORK/b684/ BUILDSTDERR: cat >$WORK/b684/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/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/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/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api -complete -installsuffix shared -buildid Bq9qwJ6y6g4w5rJbcKZj/Bq9qwJ6y6g4w5rJbcKZj -goversion go1.13beta1 -D "" -importcfg $WORK/b684/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b664/_pkg_.a # internal BUILDSTDERR: cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/71/714169f2ba802ce435ab1796cea0606428ff21405bc86c286a9686f572489c38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 BUILDSTDERR: mkdir -p $WORK/b660/ BUILDSTDERR: cat >$WORK/b660/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/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/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/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field 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/extensions=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/parsers=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/pointer=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions=$WORK/b664/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 -complete -installsuffix shared -buildid XL4D3kh_EIyc9fR2zHnK/XL4D3kh_EIyc9fR2zHnK -goversion go1.13beta1 -D "" -importcfg $WORK/b660/importcfg -pack ./conversion.go ./defaults.go ./doc.go ./register.go ./zz_generated.conversion.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b680/_pkg_.a # internal BUILDSTDERR: cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/37/37366863b64bb9e91b514fe20f8e793ff3db0ac4ca6979673f7eea362944bd5c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor BUILDSTDERR: mkdir -p $WORK/b679/ BUILDSTDERR: cat >$WORK/b679/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/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features 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/util/file=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor -complete -installsuffix shared -buildid H1Xu0fKpKWtaALc0l8FQ/H1Xu0fKpKWtaALc0l8FQ -goversion go1.13beta1 -D "" -importcfg $WORK/b679/importcfg -pack ./helpers.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b679/_pkg_.a # internal BUILDSTDERR: cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/0c/0c1b54da8d15df66fe8c61d676209b80cb90e6c01131b790d5d6dccec529ad07-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util BUILDSTDERR: mkdir -p $WORK/b686/ BUILDSTDERR: cat >$WORK/b686/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/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util -complete -installsuffix shared -buildid 0R-jPgZIGp5O8ClRv-xm/0R-jPgZIGp5O8ClRv-xm -goversion go1.13beta1 -D "" -importcfg $WORK/b686/importcfg -pack ./non_zero.go ./topologies.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b684/_pkg_.a # internal BUILDSTDERR: cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/c0/c04f22527dbe5577ab7d89fb4ce21332ee0cb31b3c9f16119c9a425499d7ce3d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util BUILDSTDERR: mkdir -p $WORK/b687/ BUILDSTDERR: cat >$WORK/b687/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/apiserver/pkg/util/feature=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature 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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util -complete -installsuffix shared -buildid ylL-4YkId0YfX_P5y-9u/ylL-4YkId0YfX_P5y-9u -goversion go1.13beta1 -D "" -importcfg $WORK/b687/importcfg -pack ./backoff_utils.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b686/_pkg_.a # internal BUILDSTDERR: cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/92/92dd84f07751ced361e3bfdad1bb4f287afcff3df572f658b201275c5fdc5711-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b690/ BUILDSTDERR: cat >$WORK/b690/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/ed25519/internal/edwards25519=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b691/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid OhoWVPSXIneBKaCh3o8A/OhoWVPSXIneBKaCh3o8A -goversion go1.13beta1 -D "" -importcfg $WORK/b690/importcfg -pack ./ed25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b687/_pkg_.a # internal BUILDSTDERR: cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/40/401a7a104a2bd31f7b533067582cd906c18f06856daebf034bdebdc4302620fd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache BUILDSTDERR: mkdir -p $WORK/b685/ BUILDSTDERR: cat >$WORK/b685/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/resource=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource 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/util/wait=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait 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/v1/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: importmap k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util BUILDSTDERR: importmap k8s.io/kubernetes/pkg/scheduler/util=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util=$WORK/b686/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache -complete -installsuffix shared -buildid xuBaXnbTexd85CFywSAu/xuBaXnbTexd85CFywSAu -goversion go1.13beta1 -D "" -importcfg $WORK/b685/importcfg -pack ./cache.go ./interface.go ./node_info.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b690/_pkg_.a # internal BUILDSTDERR: cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/10/102370ada35f8e42fb4aec3fe03866fbc67543b350229e3d26389771da86c4b1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher BUILDSTDERR: mkdir -p $WORK/b692/ BUILDSTDERR: cat >$WORK/b692/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid e_wZEhUL3tnskTYv60Ia/e_wZEhUL3tnskTYv60Ia -goversion go1.13beta1 -D "" -importcfg $WORK/b692/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b692/_pkg_.a # internal BUILDSTDERR: cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/f4/f4911cfc2ce979502d1ddea4b4b354f02807f989217e367d724fc3acb15b6114-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json BUILDSTDERR: mkdir -p $WORK/b693/ BUILDSTDERR: cat >$WORK/b693/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid ZYalPPVTrYJODDVEjszC/ZYalPPVTrYJODDVEjszC -goversion go1.13beta1 -D "" -importcfg $WORK/b693/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b579/_pkg_.a # internal BUILDSTDERR: cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/35/35889605e3b17096ecb7b01cb46614ec3bdbf7e113922a97a2f716f8d36bd3ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator BUILDSTDERR: mkdir -p $WORK/b695/ BUILDSTDERR: cat >$WORK/b695/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apiserver/pkg/authentication/user=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator -complete -installsuffix shared -buildid SkZf_yVv1QA3XaR1TYa_/SkZf_yVv1QA3XaR1TYa_ -goversion go1.13beta1 -D "" -importcfg $WORK/b695/importcfg -pack ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b695/_pkg_.a # internal BUILDSTDERR: cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/49/496c689917bf496195edb8c764864b2b5b838e81172d253a6f4da30417649ed0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints BUILDSTDERR: mkdir -p $WORK/b697/ BUILDSTDERR: cat >$WORK/b697/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/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: importmap k8s.io/kubernetes/pkg/apis/core/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints -complete -installsuffix shared -buildid 0BWE03hnU9vKsmbGnCRC/0BWE03hnU9vKsmbGnCRC -goversion go1.13beta1 -D "" -importcfg $WORK/b697/importcfg -pack ./taints.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b685/_pkg_.a # internal BUILDSTDERR: cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/19/1926b08c05f024b91459280ddea83da85fdfabf3b35cdf88e54bd47b189902ad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm 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/api/extensions/v1beta1=github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels 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/scheduler/api=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api BUILDSTDERR: importmap k8s.io/kubernetes/pkg/scheduler/cache=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache=$WORK/b685/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm -complete -installsuffix shared -buildid HVBSrL3fRLrFxBuc1n9X/HVBSrL3fRLrFxBuc1n9X -goversion go1.13beta1 -D "" -importcfg $WORK/b683/importcfg -pack ./doc.go ./scheduler_interface.go ./types.go ./well_known_labels.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b697/_pkg_.a # internal BUILDSTDERR: cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/4c/4cfd028100b6fd29f9e7bf384341461a4b28f08850ff5fb6409613b37adb9279-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter BUILDSTDERR: mkdir -p $WORK/b699/ BUILDSTDERR: cat >$WORK/b699/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter -complete -installsuffix shared -buildid WfBoC8UyKTtC986vm_oU/WfBoC8UyKTtC986vm_oU -goversion go1.13beta1 -D "" -importcfg $WORK/b699/importcfg -pack ./nsenter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b699/_pkg_.a # internal BUILDSTDERR: cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/13/13426e70b97bf46d1dfdfc70e44e0a471c0d02e8be6f07dfd23772abb7c403dc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io BUILDSTDERR: mkdir -p $WORK/b698/ BUILDSTDERR: cat >$WORK/b698/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io -complete -installsuffix shared -buildid 5Y4GF8sQeO-xQXfjM2V0/5Y4GF8sQeO-xQXfjM2V0 -goversion go1.13beta1 -D "" -importcfg $WORK/b698/importcfg -pack ./consistentread.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b683/_pkg_.a # internal BUILDSTDERR: cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/57/5743834e5eec8ba439bfd12dbe1e8a1833f08e79f62c8b2c8845a6d70445ca96-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: mkdir -p $WORK/b701/ BUILDSTDERR: cat >$WORK/b701/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/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs -complete -installsuffix shared -buildid 1q2aduhcUFLq42CdmkxL/1q2aduhcUFLq42CdmkxL -goversion go1.13beta1 -D "" -importcfg $WORK/b701/importcfg -pack ./fs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b698/_pkg_.a # internal BUILDSTDERR: cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/d8/d86bb15427db924e323ca17ac4cb50ed219e22a6ff70ff8cdcdfae476497f063-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: mkdir -p $WORK/b700/ BUILDSTDERR: cat >$WORK/b700/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/kubernetes/pkg/util/file=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/io=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/nsenter=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount -complete -installsuffix shared -buildid 0tKBO817ARSesoHB0m4W/0tKBO817ARSesoHB0m4W -goversion go1.13beta1 -D "" -importcfg $WORK/b700/importcfg -pack ./doc.go ./exec.go ./exec_mount.go ./fake.go ./mount.go ./mount_linux.go ./nsenter_mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b701/_pkg_.a # internal BUILDSTDERR: cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/d0/d021958c339c5228c37a9052a225d36ecfd499e2029e01a5252d984954ae3ad8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: mkdir -p $WORK/b702/ BUILDSTDERR: cat >$WORK/b702/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient -complete -installsuffix shared -buildid uyLc5AWAcGq3FVfHv577/uyLc5AWAcGq3FVfHv577 -goversion go1.13beta1 -D "" -importcfg $WORK/b702/importcfg -pack ./recycler_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b693/_pkg_.a # internal BUILDSTDERR: cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/89/8996319ff35257c3951ab2cfad57542a6986feee785e1204d16d0226428d659a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 BUILDSTDERR: mkdir -p $WORK/b689/ BUILDSTDERR: cat >$WORK/b689/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/ed25519=github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 BUILDSTDERR: importmap gopkg.in/square/go-jose.v2/cipher=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher BUILDSTDERR: importmap gopkg.in/square/go-jose.v2/json=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519=$WORK/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b692/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid zK7c43KHaSxxX3o93mYS/zK7c43KHaSxxX3o93mYS -goversion go1.13beta1 -D "" -importcfg $WORK/b689/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./shared.go ./signing.go ./symmetric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b702/_pkg_.a # internal BUILDSTDERR: cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/7e/7ed68c3fcf6210448193c7627e62da7a3abac947c73b637203b86b3c5749e999-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: mkdir -p $WORK/b703/ BUILDSTDERR: cat >$WORK/b703/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion -complete -installsuffix shared -buildid SvVygpXAoYCgTkUwz2Js/SvVygpXAoYCgTkUwz2Js -goversion go1.13beta1 -D "" -importcfg $WORK/b703/importcfg -pack ./expand.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b700/_pkg_.a # internal BUILDSTDERR: cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/01/012fb9c24716250f8c337794132b892a5a54b789761da71021051bb8497750ce-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b707/ BUILDSTDERR: cat >$WORK/b707/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid ry0C3QM9JNxM_AIRNZRs/ry0C3QM9JNxM_AIRNZRs -goversion go1.13beta1 -D "" -importcfg $WORK/b707/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b703/_pkg_.a # internal BUILDSTDERR: cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/f5/f57ef3f8001ad389c3fec2134d19cb0e930064883f6697472c75ead520ac92c2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: mkdir -p $WORK/b708/ BUILDSTDERR: cat >$WORK/b708/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log -complete -installsuffix shared -buildid ODETJkFj951hUsOr4-zc/ODETJkFj951hUsOr4-zc -goversion go1.13beta1 -D "" -importcfg $WORK/b708/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b708/_pkg_.a # internal BUILDSTDERR: cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/36/369fc92082bcd7e88862806fdec273a6e39814e6cfa07cc38a02d7399b10df21-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: mkdir -p $WORK/b710/ BUILDSTDERR: cat >$WORK/b710/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog -complete -installsuffix shared -buildid R2OTF3C_Z9JCdBCTV6wX/R2OTF3C_Z9JCdBCTV6wX -goversion go1.13beta1 -D "" -importcfg $WORK/b710/importcfg -pack ./doc.go ./httplog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b710/_pkg_.a # internal BUILDSTDERR: cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/7b/7b924202da22e72c2e296613ee92e9eae95380d9060420dfdb18e9886ca98a02-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: mkdir -p $WORK/b712/ BUILDSTDERR: cat >$WORK/b712/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket -complete -installsuffix shared -buildid 59KEFWLXIufCyzStPZnY/59KEFWLXIufCyzStPZnY -goversion go1.13beta1 -D "" -importcfg $WORK/b712/importcfg -pack ./client.go ./dial.go ./hybi.go ./server.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b660/_pkg_.a # internal BUILDSTDERR: cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/f1/f17ca5327ea16e3970b7cf492e5d188108547a40c07bac42cf5e04d7e09ac2bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install BUILDSTDERR: mkdir -p $WORK/b659/ BUILDSTDERR: cat >$WORK/b659/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/util/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime 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/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$WORK/b660/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install -complete -installsuffix shared -buildid GZFGWjRhwB-SgLGxdGV1/GZFGWjRhwB-SgLGxdGV1 -goversion go1.13beta1 -D "" -importcfg $WORK/b659/importcfg -pack ./install.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b659/_pkg_.a # internal BUILDSTDERR: cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/84/845251a357be6cccbfd4b02fa37bc733a48b9a0f4ece0499703a90c33f2c3e19-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation BUILDSTDERR: mkdir -p $WORK/b673/ BUILDSTDERR: cat >$WORK/b673/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/equality=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality 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/api/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation BUILDSTDERR: importmap k8s.io/apimachinery/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/v1/validation=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation 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/util/diff=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff 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/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/apimachinery/pkg/util/validation/field=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field 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/api/service=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service 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/core/helper=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/pods=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 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/kubernetes/pkg/capabilities=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities BUILDSTDERR: importmap k8s.io/kubernetes/pkg/features=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: importmap k8s.io/kubernetes/pkg/fieldpath=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath BUILDSTDERR: importmap k8s.io/kubernetes/pkg/master/ports=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports BUILDSTDERR: importmap k8s.io/kubernetes/pkg/security/apparmor=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation -complete -installsuffix shared -buildid VE0i65WJYVkkZDi7UbAz/VE0i65WJYVkkZDi7UbAz -goversion go1.13beta1 -D "" -importcfg $WORK/b673/importcfg -pack ./doc.go ./events.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b712/_pkg_.a # internal BUILDSTDERR: cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/05/059b9e4982ff3bb42d8c65e10e5d4242e22eb65ea0dca2aa8a22167b5ee8ed70-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: mkdir -p $WORK/b711/ BUILDSTDERR: cat >$WORK/b711/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream -complete -installsuffix shared -buildid Es2zQQngT9FxhDaXh2_9/Es2zQQngT9FxhDaXh2_9 -goversion go1.13beta1 -D "" -importcfg $WORK/b711/importcfg -pack ./conn.go ./doc.go ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b689/_pkg_.a # internal BUILDSTDERR: cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/ce/ce6c76eaeccd9c59f6b7c306571e42962523953123d19b0913ea54bf2e389af7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt BUILDSTDERR: mkdir -p $WORK/b694/ BUILDSTDERR: cat >$WORK/b694/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/square/go-jose.v2=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 BUILDSTDERR: importmap gopkg.in/square/go-jose.v2/json=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt -complete -installsuffix shared -buildid EutzOCKMmO9Ci_bDdPVX/EutzOCKMmO9Ci_bDdPVX -goversion go1.13beta1 -D "" -importcfg $WORK/b694/importcfg -pack ./builder.go ./claims.go ./doc.go ./errors.go ./jwt.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b711/_pkg_.a # internal BUILDSTDERR: cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/38/382fef21b4ab28dd1361d556ee1c14a4b1e21b8aae441c92b80eb722cbe4c190-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward BUILDSTDERR: mkdir -p $WORK/b709/ BUILDSTDERR: cat >$WORK/b709/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward -complete -installsuffix shared -buildid qzSgqccaCNa9qTUJPM9s/qzSgqccaCNa9qTUJPM9s -goversion go1.13beta1 -D "" -importcfg $WORK/b709/importcfg -pack ./constants.go ./httpstream.go ./portforward.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b707/_pkg_.a # internal BUILDSTDERR: cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/40/407cd07becc5f59da0c0110bc3f793f7d4d8e34bca78885afa3205734038e79c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: mkdir -p $WORK/b706/ BUILDSTDERR: cat >$WORK/b706/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b707/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log=$WORK/b708/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful -complete -installsuffix shared -buildid YJlJU4xpRNnMLqDYwnyp/YJlJU4xpRNnMLqDYwnyp -goversion go1.13beta1 -D "" -importcfg $WORK/b706/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_ppc64le/buildid -w $WORK/b694/_pkg_.a # internal BUILDSTDERR: cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/46/4633c9e49118801f878f6d64960d6864258bc906d5e37f19d278ec0622bd9615-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount BUILDSTDERR: mkdir -p $WORK/b688/ BUILDSTDERR: cat >$WORK/b688/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap gopkg.in/square/go-jose.v2=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 BUILDSTDERR: importmap gopkg.in/square/go-jose.v2/jwt=github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt 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/apiserver/pkg/authentication/authenticator=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator BUILDSTDERR: importmap k8s.io/apiserver/pkg/authentication/serviceaccount=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount BUILDSTDERR: importmap k8s.io/apiserver/pkg/authentication/user=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt=$WORK/b694/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount -complete -installsuffix shared -buildid -JxOYevrUZrAoXQdJfLF/-JxOYevrUZrAoXQdJfLF -goversion go1.13beta1 -D "" -importcfg $WORK/b688/importcfg -pack ./claims.go ./jwt.go ./legacy.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b709/_pkg_.a # internal BUILDSTDERR: cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/ba/ba81cec079a5438dfcd3875ce980acd5bdb2e5ec7e59f777b761572cf84f63fa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: mkdir -p $WORK/b713/ BUILDSTDERR: cat >$WORK/b713/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand -complete -installsuffix shared -buildid i9AzwFhZ6gIbv-FzWF4j/i9AzwFhZ6gIbv-FzWF4j -goversion go1.13beta1 -D "" -importcfg $WORK/b713/importcfg -pack ./attach.go ./doc.go ./exec.go ./httpstream.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b688/_pkg_.a # internal BUILDSTDERR: cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/f8/f84d930a418918eae94296e25ac7851569b99d7022fda5b9d21d20c0a208f5e6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b715/ BUILDSTDERR: cat >$WORK/b715/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/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid 9rgDM2s9l6Tg9gGXTQHG/9rgDM2s9l6Tg9gGXTQHG -goversion go1.13beta1 -D "" -importcfg $WORK/b715/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b713/_pkg_.a # internal BUILDSTDERR: cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/6f/6f09ff06a628632cbb16e79f51265543cf7e198109383ff465c4ec66c57962b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: mkdir -p $WORK/b716/ BUILDSTDERR: cat >$WORK/b716/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/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux -complete -installsuffix shared -buildid b5Dgrk564xixvdmWIe9k/b5Dgrk564xixvdmWIe9k -goversion go1.13beta1 -D "" -importcfg $WORK/b716/importcfg -pack ./buffer.go ./cmux.go ./doc.go ./matchers.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b715/_pkg_.a # internal BUILDSTDERR: cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/a7/a799dfc5cbfdc09ca31806c0f3f19d60234d45e0452b6f50f8cb1584ced54ab7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term BUILDSTDERR: mkdir -p $WORK/b714/ BUILDSTDERR: cat >$WORK/b714/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term 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/github.com/docker/docker/pkg/term=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term -complete -installsuffix shared -buildid RWGURFja8ww1f4aUNcI0/RWGURFja8ww1f4aUNcI0 -goversion go1.13beta1 -D "" -importcfg $WORK/b714/importcfg -pack ./setsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b714/_pkg_.a # internal BUILDSTDERR: cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/fa/fa3458d29f2c73096aef42db951ebe62349cb289e52bc58cd05cac16f040daa6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: mkdir -p $WORK/b717/ BUILDSTDERR: cat >$WORK/b717/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid UtTb-YIi4taF-NmoK9Yq/UtTb-YIi4taF-NmoK9Yq -goversion go1.13beta1 -D "" -importcfg $WORK/b717/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_ppc64le/buildid -w $WORK/b706/_pkg_.a # internal BUILDSTDERR: cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/3e/3e153ea722063d2df2fa34fea78ea36a1959ccaddba3bda1c1b053ba4f1d23af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: mkdir -p $WORK/b705/ BUILDSTDERR: cat >$WORK/b705/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/b158/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward=$WORK/b709/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b713/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming -complete -installsuffix shared -buildid wdzOwA1KGBuzw5B5L727/wdzOwA1KGBuzw5B5L727 -goversion go1.13beta1 -D "" -importcfg $WORK/b705/importcfg -pack ./errors.go ./request_cache.go ./server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b716/_pkg_.a # internal BUILDSTDERR: cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/76/762a60a7f97ce73c86befcae4594b1e0b7347ffc69a3f66f78de24b0ee5234a5-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b719/ BUILDSTDERR: cat >$WORK/b719/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p runtime/pprof -std -installsuffix shared -buildid CwG2GcPignEW7Q0Ol_77/CwG2GcPignEW7Q0Ol_77 -goversion go1.13beta1 -D "" -importcfg $WORK/b719/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_ppc64le/buildid -w $WORK/b705/_pkg_.a # internal BUILDSTDERR: cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/b8/b8d91386a5a0ec6157bf232052a2f0bb7586becb6672a29cc9efbd745ef2a627-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b720/ BUILDSTDERR: cat >$WORK/b720/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p runtime/trace -std -installsuffix shared -buildid 2iwPXBA1irxubg1COIOy/2iwPXBA1irxubg1COIOy -goversion go1.13beta1 -D "" -importcfg $WORK/b720/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b720/_pkg_.a # internal BUILDSTDERR: cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/16/16b9a9935d21430afabbc6cbb79e39ab0ed88e3194eb1be632c5c101d7326331-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b719/_pkg_.a # internal BUILDSTDERR: cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/47/47f9b0aa3d264d05b59783bfb6a2f567a071ecd06a646a9641fd1e829b551eb9-d # internal BUILDSTDERR: net/http/pprof BUILDSTDERR: mkdir -p $WORK/b718/ BUILDSTDERR: cat >$WORK/b718/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b719/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid XEDxUv_YP8-iUZSlbQRk/XEDxUv_YP8-iUZSlbQRk -goversion go1.13beta1 -D "" -importcfg $WORK/b718/importcfg -pack ./pprof.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b718/_pkg_.a # internal BUILDSTDERR: cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/20/207fd28933906e02849f28ae2f515d23c5c222f66a0cde11f1380eb3f61c3df8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b717/_pkg_.a # internal BUILDSTDERR: cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/3a/3a2c5bf55315d47d4ae17fea029559de9d4bdb383cb7e7cce104043aff288c57-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b673/_pkg_.a # internal BUILDSTDERR: cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/38/385908b4269cdf93623de9714aae4383d04056b80c118f172f34dae634fd6357-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller BUILDSTDERR: mkdir -p $WORK/b653/ BUILDSTDERR: cat >$WORK/b653/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/golang/groupcache/lru=github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: importmap k8s.io/api/apps/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 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/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/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/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/apimachinery/pkg/util/strategicpatch=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch 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/apiserver/pkg/authentication/serviceaccount=github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount 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/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/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 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/cache=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache 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/util/integer=github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer 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/kubernetes/pkg/api/legacyscheme=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: importmap k8s.io/kubernetes/pkg/api/v1/pod=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod 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/core/install=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install BUILDSTDERR: importmap k8s.io/kubernetes/pkg/apis/core/validation=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation BUILDSTDERR: importmap k8s.io/kubernetes/pkg/scheduler/algorithm=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm BUILDSTDERR: importmap k8s.io/kubernetes/pkg/serviceaccount=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount 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/util/taints=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation=$WORK/b673/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount=$WORK/b688/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller -complete -installsuffix shared -buildid A2Yd07GgroSBdhrDHWkf/A2Yd07GgroSBdhrDHWkf -goversion go1.13beta1 -D "" -importcfg $WORK/b653/importcfg -pack ./client_builder.go ./controller_ref_manager.go ./controller_utils.go ./doc.go ./lookup_cache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b653/_pkg_.a # internal BUILDSTDERR: cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/b6/b6917c4d90211cc99bbad38d79f172d4069e48612c03ceafce6a96d1bfb926ce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider BUILDSTDERR: mkdir -p $WORK/b578/ BUILDSTDERR: cat >$WORK/b578/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/kubernetes/pkg/controller=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider -complete -installsuffix shared -buildid oTrguQa8yLui343ytGY3/oTrguQa8yLui343ytGY3 -goversion go1.13beta1 -D "" -importcfg $WORK/b578/importcfg -pack ./cloud.go ./doc.go ./plugins.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b578/_pkg_.a # internal BUILDSTDERR: cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/64/64901d0d18ac9578feea52f9f3ce2ab4ca8b05fb7d41ee6010a14b710eadbe10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/tools/record=github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: importmap k8s.io/kubernetes/pkg/cloudprovider=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider BUILDSTDERR: importmap k8s.io/kubernetes/pkg/util/io=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io 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: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume -complete -installsuffix shared -buildid -5bSp3LO-W5GVnI-HiUP/-5bSp3LO-W5GVnI-HiUP -goversion go1.13beta1 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./metrics_cached.go ./metrics_du.go ./metrics_errors.go ./metrics_nil.go ./metrics_statfs.go ./plugins.go ./volume.go ./volume_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/59/59a81f2b5c220affbe7575f8b35bfd776c7f1458544db181e54a1ec00b00ca58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog 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/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/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 errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b703/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container -complete -installsuffix shared -buildid x2qeTFlG8389L1meW0Wp/x2qeTFlG8389L1meW0Wp -goversion go1.13beta1 -D "" -importcfg $WORK/b508/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_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/56/56816b942013660d31afab2d298de3dc541d93c30970bfcaf698ccaf5116f76a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/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/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/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/pools=github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools 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/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/kr/pty=github.com/cri-o/cri-o/vendor/github.com/kr/pty 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/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/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/projectatomic/libpod/pkg/secrets=github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets 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/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/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/container=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container 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/kubernetes/pkg/util/term=github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term BUILDSTDERR: importmap k8s.io/utils/exec=github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/apparmor=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/seccomp=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b704/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/server BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/cri-o/cri-o/server -complete -installsuffix shared -buildid 8on5g6PkvgXNQn28pQ6w/8on5g6PkvgXNQn28pQ6w -goversion go1.13beta1 -D "" -importcfg $WORK/b477/importcfg -pack ./config.go ./container_attach.go ./container_create.go ./container_exec.go ./container_exec_unix.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 ./naming.go ./runtime_status.go ./sandbox_list.go ./sandbox_network.go ./sandbox_remove.go ./sandbox_run.go ./sandbox_status.go ./sandbox_stop.go ./secrets.go ./server.go ./utils.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/41/41599c419c0677a6fd95abb3996522d5207d141da1334249cf5c59204edc380a-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/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/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/signals=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux=$WORK/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b718/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/cmd/crio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid v9NfNxk4-X0iZ55Nllpm/v9NfNxk4-X0iZ55Nllpm -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go ./daemon_linux.go ./main.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5a/5a360ef1126794fdca6cdd82d74499393f1a741e898a76c114b25e275f00cad6-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/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/reexec=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/daemon=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/oci=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/signals=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux=$WORK/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b718/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/BurntSushi/toml=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/types=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/lib/sandbox=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/annotations=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/copy=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/apparmor=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/seccomp=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/kr/pty=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/syndtr/gocapability/capability=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b704/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b719/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/reference=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/go-digest=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/register=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/archive=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/directory=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringid=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/tchap/go-patricia/patricia=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/blang/semver=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b703/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward=$WORK/b709/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b713/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/aufs=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/devmapper=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlay=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/vfs=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/zfs=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/pools=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/promise=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b707/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log=$WORK/b708/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/locker=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/dmesg=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/loopback=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/parsers/kernel=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mistifyio/go-zfs=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/client=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation=$WORK/b673/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount=$WORK/b688/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/btree=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b626/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b629/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b636/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b641/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b644/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b651/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache=$WORK/b685/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt=$WORK/b694/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b627/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b630/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b637/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b642/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b645/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b652/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b585/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions=$WORK/b664/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util=$WORK/b686/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519=$WORK/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b692/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b586/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy=$WORK/b667/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b691/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=1XBcJdZRnmMhLGVx1lUU/v9NfNxk4-X0iZ55Nllpm/Zylb1oihecZf4NAR1Wr7/1XBcJdZRnmMhLGVx1lUU -B 0x27fee7d88df2f950bd8e70de78bc929552be2a1d -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_ppc64le/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 0x82a8eef395e0df4a7cb9ff941252b0c0ac47f3c5 -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-build514365735 BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid ERuVKMgN1UTaInV92F6O/ERuVKMgN1UTaInV92F6O -goversion go1.13beta1 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid dVdgx46Lzray8pFt55KL/dVdgx46Lzray8pFt55KL -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid uvsSneuVM3fgtBafLrRH/uvsSneuVM3fgtBafLrRH -goversion go1.13beta1 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/6f/6fa0f388ab75f2acc633efebaf493a221084ae3d11c8c770bf26a02b5f30292b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UOdJz-Q-5waBm8nyQVy9/UOdJz-Q-5waBm8nyQVy9 -goversion go1.13beta1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ii1o3SPIdKKmMZpf4L20/ii1o3SPIdKKmMZpf4L20 -goversion go1.13beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e6/e68fc3a55c59f7defefb0d389b90c26f883cf5e9502b7e6d7fab0764cdf3b62c-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/47/476589cc77911179286676dc2dd3af98bd004ca129ee855c60e3a0bf3967e61a-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/3c/3c601855da90188b6e4b4b2551510686dfbaca2ed86d15042343d2d30c31f7f1-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_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid cU3pVVjzohxyOG7gE6aU/cU3pVVjzohxyOG7gE6aU -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid l58TCJ02JF6z9V4KIV3j/l58TCJ02JF6z9V4KIV3j -goversion go1.13beta1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid kWiD_dsO1Ab86T5k_cbn/kWiD_dsO1Ab86T5k_cbn -goversion go1.13beta1 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f1f613f663ba9cabd7215905093ae48c865e1eec9995763b15c61872609198ac-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_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Nv4m-OfqIzqwImZLePJj/Nv4m-OfqIzqwImZLePJj -goversion go1.13beta1 -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_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3d/3d7d11bbd9fe1e07c29df7bd6b6cd5a8213d1def3944f7a044be0994b8bc7083-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_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/47/470e9b0af97f2779b024d1996ce946a83fdc49b8dcc3e459b76efe9abccdc923-d # internal 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_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid sW8X6VutVoZ9Qw4YxkIY/sW8X6VutVoZ9Qw4YxkIY -goversion go1.13beta1 -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_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.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_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid ITsjBxze0-rW4Us8TAKH/ITsjBxze0-rW4Us8TAKH -goversion go1.13beta1 -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_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1f/1fce3445ddf49f2f187303bde9ab7cc666971db048f36f18e9672308167274c3-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/asm.o ./asm.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid XhMFfDLcoUBy6ZLYrirB/XhMFfDLcoUBy6ZLYrirB -goversion go1.13beta1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.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 ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.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 ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.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 ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1f/1f77daa012beb1ad1426283b98db0d621aed5e98c7e351d0639928987bb7d88d-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/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_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid zOTpj25II-P5p7_veTWj/zOTpj25II-P5p7_veTWj -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b0/b0f08e022aa2c58b0285228b017b01f5198b4d615cb6eacdeee4a8a0bc98c8f5-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding -std -complete -installsuffix shared -buildid BQlvidS1nGUwvaObLkSw/BQlvidS1nGUwvaObLkSw -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/45798115fb52ba9ab5cb0b3f1efb76407c4c9487e497b8c26d6c716c2b7622e6-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_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid cDv1NvXXUF7xU98AK9VB/cDv1NvXXUF7xU98AK9VB -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/20/207fcfb9323fc5619f8116a37fd9fe6db0adb52fb71876272cff5f644341356a-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid EW43cZ9eJzf7AQwXR-fj/EW43cZ9eJzf7AQwXR-fj -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/92/92ef70def11519c9d58edccba9dd0dd40817ceb683814331e1d5b6110d57c396-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid E-y54jS3wyUAW6V4RbGb/E-y54jS3wyUAW6V4RbGb -goversion go1.13beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ad/ad573e2697d5a873dd748da3bc50f0948c140656b5c6d6605c6bc2bf5396d9d9-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 0v_EwgJGycuygt734rhq/0v_EwgJGycuygt734rhq -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/13/1378d8cada9cbac6d3389b13874ac9bb9bd8880299a0f83128ec156cd0aa178c-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b059/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b059/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9d/9d551071c70d3955e118ee91feeb28042846667c65e21c71626f64f12e0f15b5-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/floor_ppc64x.o $WORK/b014/modf_ppc64x.o $WORK/b014/sqrt_ppc64x.o $WORK/b014/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f3/f336f200bf52397e59365ce9c50a97bcce03c2d0f7b970b77e200507951934e2-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid S7WylnwBp47tWzxmj3np/S7WylnwBp47tWzxmj3np -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./operator.go 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_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p container/list -std -complete -installsuffix shared -buildid Tt-JWIJ1Ji0AnuhL5pH1/Tt-JWIJ1Ji0AnuhL5pH1 -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/09/099bf382dd969dfe5e42b9aa456bf6ad6315f2d72612ca1229f3226b9b946b4a-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid KB4gm2Wl2P78PLlMkicK/KB4gm2Wl2P78PLlMkicK -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/59/5988bb09cbd8253e6d68208a6835ec0f41864683ec5b0eaad1af8616b2ccf428-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid aB3rWI05VRCsqcukqC9O/aB3rWI05VRCsqcukqC9O -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/cc/cccd6c41e1e630ed3407571429945b24370e8299ac5c61e435e372d0ae0dcb54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid SHR9V3GTkV2nL6UXBM8b/SHR9V3GTkV2nL6UXBM8b -goversion go1.13beta1 -D "" -importcfg $WORK/b162/importcfg -pack ./resolver.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/14/14e36dbe2ab197513aafdaeba502ae2a4539c7b113ce7feaffff73d33ae7b73c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid eusEi1NbIAZWEUWglAvL/eusEi1NbIAZWEUWglAvL -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4d/4d35579024c67412f688c3216826debb5c136928cb6db0a7d622023fc7f4991b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/67/67f506d57906190e274196a4b241c05dd1c0b47552b20abf80bffc5834550fff-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x006.o -c gcc_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x010.o -c gcc_linux_ppc64x.S BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b059/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b059/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Lnpe2NqqbIOhGROTd1_M/Lnpe2NqqbIOhGROTd1_M -goversion go1.13beta1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b059/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_ppc64x.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/dc/dcf2bd91fb095031ad17de4fa8200303097a66d2a04327d3f21499e8e4dca1e6-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0c/0cf47f54ab8c0300ea60b030ae21bb6a4403473efa87fd78dc390cce5688d576-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/b005/_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_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid C47DkbNB4_6Q2PlJ_-Cp/C47DkbNB4_6Q2PlJ_-Cp -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid J5HbPVkzwzdUfxZ5jc9I/J5HbPVkzwzdUfxZ5jc9I -goversion go1.13beta1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cf/cf9a66f23ceebc316ff204541f6bc29380a609f6ba899ac393967af1b830f632-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b014/_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_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid QsusvP0TbsO3F7PxbWur/QsusvP0TbsO3F7PxbWur -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/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_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid AfctS9E4o2nSCux6Wp5k/AfctS9E4o2nSCux6Wp5k -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/56/56a885436eba2357fc786c8c6c60dfe2d13f52bd284e98e409beadb8f8b0b0e8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/97/9725abd1e606bba4dad96d8ab00b94755f4b9958f4e78f18e5cecef500f6c72d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e7/e712e6f6bb6806a65e51ea854838314b65b6cf57e3c3e06954638e1c8294bf73-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid VxLrpeFtRxjVZh5i_xmo/VxLrpeFtRxjVZh5i_xmo -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid DWWPA3DfJiEaGE-B5UGa/DWWPA3DfJiEaGE-B5UGa -goversion go1.13beta1 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/11/11cfe418fba1b8bd954d860bcd98b2fb14933ef3b98c5e005b123b8d95f6118d-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/b006/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF 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: internal/oserror BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid wlIfeW20ahctUCbzuneb/wlIfeW20ahctUCbzuneb -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/oserror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid GNNj2JsiblydksjGmLaG/GNNj2JsiblydksjGmLaG -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid ZzlPvX5yYcNT6M1PZhu7/ZzlPvX5yYcNT6M1PZhu7 -goversion go1.13beta1 -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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/05/054b4ac7d4b35c0ffd028266b06ee204dd5419a09c227be82c5a217e78eeebd0-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7b/7bcb99cbc1bf3d327bb36ef4a14d2f72d0204897260974d0581f5d21b761de4a-d # internal BUILDSTDERR: vendor/golang.org/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/vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JxCSR1ZinOAxXqx8yBJA/JxCSR1ZinOAxXqx8yBJA -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_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_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid S2ktFbgBUENZ-8x2vu--/S2ktFbgBUENZ-8x2vu-- -goversion go1.13beta1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1d/1d9b3b5f3421eff266b24adf12c8b01ade8eedb87646303bd8d32ec0918d23ac-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_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_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p bytes -std -installsuffix shared -buildid RN6oPEGh9kv-_1Q8ugYC/RN6oPEGh9kv-_1Q8ugYC -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/df/df0014110963874ca9487bf5758772411daa796103768cffce8498961d30b8e0-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_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: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid M0Yw8CTGDxOwcGhO5j96/M0Yw8CTGDxOwcGhO5j96 -goversion go1.13beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2a/2ada52f1e36ace80e552cfe2d6b8ec9f84ea56087cd4ecfa0b6ec7458a3ad213-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_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_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid Q6_fBVguQlgrxeSTJd6F/Q6_fBVguQlgrxeSTJd6F -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/59/59048d503f4ad7b9e625df210527702e65d731f1dfe6eb61b2f9afe386bc3519-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_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: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid LRGs7mWB7bZKpZ72a4D3/LRGs7mWB7bZKpZ72a4D3 -goversion go1.13beta1 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fc/fc8e0399a10e1b586fb622d02b84c56e5e958d89aa25f412e45a83057f0c9f6e-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/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_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash -std -complete -installsuffix shared -buildid 297hILCTs9jp2E3E6J9m/297hILCTs9jp2E3E6J9m -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b0/b03b078d024388b44e302abea851431d36244acbe7338b7b06d00e8ed11990f2-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid BL28Pf8-4D_vh06cYtYT/BL28Pf8-4D_vh06cYtYT -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/84/84904bd0953706e516298e10b6b5e7630f2ba9362afb9e80a66ca689f42e9bf8-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b052/_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_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto -std -complete -installsuffix shared -buildid vZpBVmz2ecuPHFvXlPjx/vZpBVmz2ecuPHFvXlPjx -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/40/40987789d353a88015bac6498c3f7e494d474c3536ca22e3deccee5d729d9c89-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DiWeqwmr-6qnkiNFdrnD/DiWeqwmr-6qnkiNFdrnD -goversion go1.13beta1 -D "" -importcfg $WORK/b066/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_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ff/ffd6f96892680ea3fbebbff8b404665bf19114fbfa04284789afa685ffa32185-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b096/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -installsuffix shared -buildid U8--pE3u_R5AFH78ICiW/U8--pE3u_R5AFH78ICiW -goversion go1.13beta1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/31/31eecf478f7457f6a1a8d91dd3cd88dd0ae35ea7d681a38bae6cb6122cdf1457-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid xQFSqwMUnk0CODsX5D1H/xQFSqwMUnk0CODsX5D1H -goversion go1.13beta1 -D "" -importcfg $WORK/b028/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_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_ppc64le.o $WORK/b096/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/97/974484ded25966a7a1530ba2532f979aa6b237b82c059c02af70af000689aa9f-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid V8nAGMdJlVyd6yzFao6i/V8nAGMdJlVyd6yzFao6i -goversion go1.13beta1 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c2/c2b74bcdeae088bf27b392d1950a07c491e53e484ec549bac73b8dbf948cf05f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid dcsmk9sM_-30M1sy9Ay2/dcsmk9sM_-30M1sy9Ay2 -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8a/8a0f8e06b4ed019b8353e301578d0e71604ec7aa00d6012a0caeb14134aec4ce-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/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_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uvqL7w8rhN_ewMxi9D0Y/uvqL7w8rhN_ewMxi9D0Y -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/b1/b1bd8204379d64ec12bd08cf65875a75ee9412e86df08bfaf90a3043c700fed4-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid TRBfRJKasH6STcQsTKJ3/TRBfRJKasH6STcQsTKJ3 -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ae/ae044078acd4efe0c3b3baaf3ba755ece4155e6d0b7b62ac847f7adbc3b9dbae-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b046/_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_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid OugvJzZTk1qd0OKr4cTF/OugvJzZTk1qd0OKr4cTF -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/03/03e1c18f36dcb052ae3d8ce3facad84f490ffa34778487532a44a1c838306d2a-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid GSvZ5cPeDpsVH-YZ2CHr/GSvZ5cPeDpsVH-YZ2CHr -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1b/1ba96c13345a286fb55ff3a38cbabbccaa302bceb7d2ee1475e14e8133c3dda0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid QUruBj6pS67qlwHtipBD/QUruBj6pS67qlwHtipBD -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/96/962bc1ddf2188c7cbd6c7d83d49ee40a4aba70e29acbe502af7fd7eae27ee6f1-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_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/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Ya_YP5WgwD7v78enhP6c/Ya_YP5WgwD7v78enhP6c -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/79/79d111cbe273cd059edb95fca41d93b4ab206276f2274df31fbbe28d4b946f89-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p html -std -complete -installsuffix shared -buildid 5YAqraZQmNzv_81bt4a7/5YAqraZQmNzv_81bt4a7 -goversion go1.13beta1 -D "" -importcfg $WORK/b154/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/06/06fb1bbaa806cf7605088f80691d350bc8360503916c4cb500f70d2b72ff0838-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p regexp -std -complete -installsuffix shared -buildid 4UMuTHI52roDpQBy0NTz/4UMuTHI52roDpQBy0NTz -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1d/1dfe1bdaecfc322a88c02afdf505c344dfc5d06b6003049d3413b42629f3f75c-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/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_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid kJKu7ln7WD4cnaVMngdB/kJKu7ln7WD4cnaVMngdB -goversion go1.13beta1 -D "" -importcfg $WORK/b157/importcfg -pack ./tabwriter.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9f/9f4f857ef4ba2719c1367ede176436d206378ae89440bc9bf6f81a1c67a34daf-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b013/_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_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid IJogF_u7Qg_qq5JjisCy/IJogF_u7Qg_qq5JjisCy -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ff/ff25193d820bb94de6b91101aba1a5bb8f4372eba269203a8d1faa5a9d584281-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid oi71rVZKseAN-Kl-UC6a/oi71rVZKseAN-Kl-UC6a -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a9/a948fe549bf1510e4a8b3f95e2dd13232881278f6105387bde228f5ecf224263-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c7/c7f1b9613af025a3c80019d615e6f80522dffb4fc2c4ddf1917122a34bbdc045-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid Hl5NS2kQ05elGSdkxCsG/Hl5NS2kQ05elGSdkxCsG -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid RmYh-yk3FlBdOgE73Puq/RmYh-yk3FlBdOgE73Puq -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/65/658d5bb8c0a40684a98d86b4a41a5d63de9072f7daf15203a60d8459c5c78517-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_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_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid vsFriExhXOUs9eNnATAK/vsFriExhXOUs9eNnATAK -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/10/1020bd775bce82820b7b8f758668c8db396e53105db0e5566918e782840adda9-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ae/ae09f6e6319a74a927f32153bacd36d58f5ac2db04a5ecfb0d9bdc5f0b360cc4-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid 9Kkb875hqVOLlpIqtZvr/9Kkb875hqVOLlpIqtZvr -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/cipher -std -installsuffix shared -buildid wV9dDwt8_M6mrzsGTMMP/wV9dDwt8_M6mrzsGTMMP -goversion go1.13beta1 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/78/787e8f4084e959a53fdc7c9f57d97ba09e229e2f4246cf8001a7f810629f3c1f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid rud2dkVU2ClrK8H-PqII/rud2dkVU2ClrK8H-PqII -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ee/eee01d2f356f42f645f072bebeed645a2a42689aed2f8415593ed79d4fa37e52-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b107/symabis ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d2/d2112e39b4f7c7e19ebab1e79a2946e0fc3fcb0e3d356ad5652c72241dd4e3b9-d # internal BUILDSTDERR: crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid sABEO3h0D1o8HWBzdm3A/sABEO3h0D1o8HWBzdm3A -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 3aZaontkTj9HDrTl64AP/3aZaontkTj9HDrTl64AP -goversion go1.13beta1 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7b/7bad570e28dfc9c49ee41d7d077158f7bfc34a02cdd51941060cdb09b76db240-d # internal BUILDSTDERR: os 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/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid TelNkfeEFuy4waWmJdqh/TelNkfeEFuy4waWmJdqh -goversion go1.13beta1 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f0/f0492397edc2696ee97fa77f038bab82987eeaaeaa24ae58007a4bf4e2b77362-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b044/symabis ./asm_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b107/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/aes -std -installsuffix shared -buildid il_QsTrOPgmZN3Wid_AM/il_QsTrOPgmZN3Wid_AM -goversion go1.13beta1 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b107/_pkg_.a $WORK/b107/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6d/6d35ead69a4e64bf7205920d2d6c54ae05e8c65ebb02b6a2553f69a62636e2a9-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/b045/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid O13ZVJFi6lyjZsHPA_yW/O13ZVJFi6lyjZsHPA_yW -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/77/77a10dd5e83f8a9973f8316554d36acee3803642041953e5425e8c3da3519ea3-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b112/symabis ./md5block_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b044/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2K93vtNhu37_QP-yGSFr/2K93vtNhu37_QP-yGSFr -goversion go1.13beta1 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/61/61d50fbd99ecdcc05b8626ae48523fd24c5cb0e19f23c6ea74f42bb01b17f84c-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d9/d90614d9a755cebb95de7e565d20e01c03bf2a97b48868f6577bc835319b205f-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_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/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid WlJ8QrpPwDcxte4gV48v/WlJ8QrpPwDcxte4gV48v -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./pem.go BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 8i4JY6Tx2eX08NbzYESQ/8i4JY6Tx2eX08NbzYESQ -goversion go1.13beta1 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/61/61f2ad32781ee37ebaa07ba197790a472df8d9c054a3f33eb54f56e2d9e49d03-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b124/symabis ./asm_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/45/454d1bd8caa8ab64b0dcb44d19c13dacba2cb2bc73560a758ca3849b34fa8542-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b126/symabis ./sum_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ac/ac5978c1150883081b848ed82e98024c3f897bf36416cfd504cfda051bc4c576-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid KFytvRVI6lPLLSUmDP2J/KFytvRVI6lPLLSUmDP2J -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid ffBqhJK-wO_-HueTz1CD/ffBqhJK-wO_-HueTz1CD -goversion go1.13beta1 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid c_G95y3iGbnis28iKvlP/c_G95y3iGbnis28iKvlP -goversion go1.13beta1 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b124/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a2/a27a973615c00fe6226de8bfe74c4041e649600228af8e8fe99b36116dc2c5e6-d # internal 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/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_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_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid bHyxt9MmDZ4dCr35f2Eo/bHyxt9MmDZ4dCr35f2Eo -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ae/ae5a89646310d7772d7738d8b5e9a83cb360b8fddf8b07e6181f6c5104f5fb3c-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b124/_pkg_.a $WORK/b124/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/76/76501547961235d5b78102bd2fa77c632dec7b9553c263c8f2997e55d42b5914-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_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_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid fc0pKKtmiNt-pnWggx-R/fc0pKKtmiNt-pnWggx-R -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b126/sum_ppc64le.o ./sum_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b126/_pkg_.a $WORK/b126/sum_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/35/35d44b71c573634c9ee7b77e2a04bcbfeabf2ac955d392fda7d5fa3c0223b06d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid EA75WeXDuXH6p7uVv7s5/EA75WeXDuXH6p7uVv7s5 -goversion go1.13beta1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/27/2789cf295f3397605b1a125c2c19a5d462aac5c156ff6557bf98ecfb423cb551-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_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/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 3EfXvCYmlL-e9B7P_hAC/3EfXvCYmlL-e9B7P_hAC -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/37/37d7c595ceecb86f5f4f9c62a4292b89c41a3eb99312271ab171f93a8e732b5b-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid XyoRs-U03vqXTNayWG9d/XyoRs-U03vqXTNayWG9d -goversion go1.13beta1 -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_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5a/5ae8bf510d2dd7e4ef4dc3c85931b49e945c6ba0b1ceb98e682f6ac2e3979b62-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/big -std -installsuffix shared -buildid O_I17-aDP-7CwjWSH5Te/O_I17-aDP-7CwjWSH5Te -goversion go1.13beta1 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/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: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/08/089c27fc0082a9bb3a1785ba7efd272b7958bb9fc9165d7f06c8d5cdd7d517ad-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b053/ 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 io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 9ZexDf0RGJcL0hu_FzK3/9ZexDf0RGJcL0hu_FzK3 -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/60/60ad774bbff037692a8adb920e8143f711d03cac587494b0f211a9569c82a96c-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b062/ -importpath os/user -- -I $WORK/b062/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8f/8fce29da96637c3f98501157c0dccf2a831b5650183ac5d72400ac6a80ceab92-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ailGIsnTIvuohlrs1veS/ailGIsnTIvuohlrs1veS -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b0/b050a0a7e845c7e009565f377938298e2700e8fd12c093d25149c5837a3608c1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Qz26k1jAeMWF-e7OnXvh/Qz26k1jAeMWF-e7OnXvh -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/bf/bf69389be6ea84a6380bd9c1bd4ceb90334e57ee1e70a065a4a4fc4d8be068ba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid OlmD0Bv1gp346E4_ZOfR/OlmD0Bv1gp346E4_ZOfR -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/df/dfbd11a452c395700bbbba8906bbb9c402fdbe740839e5f4dcccc5f87f0a98ce-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid StdLzFa8W0M42E9wPG0Q/StdLzFa8W0M42E9wPG0Q -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/69/69a61d9a4b105203bbfde3a5fd934485ed6e6968833a331e2517d40df175f8a7-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p log -std -complete -installsuffix shared -buildid tlhn6KDrCqVp1DMEBtHc/tlhn6KDrCqVp1DMEBtHc -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/df/dfed42d6189e4a0d80af1c08f979dc8ea2506bd152ee41c96d1c6f666e50b856-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid YtcsFPetrrVRL1iZd5ov/YtcsFPetrrVRL1iZd5ov -goversion go1.13beta1 -D "" -importcfg $WORK/b075/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: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/af/af27c182e08af4e9bdf0d3ff53d58ea544469dff5e61ad4e3a4e1e3da47baf34-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 5cOHPjGd9O-4qdfNSjqF/5cOHPjGd9O-4qdfNSjqF -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/22/229bb88a60ca921897045fdd160156fa086a47065c2118c0cd2030015b1e9551-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_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_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid r8GqeIOVGNr4XLogzeGL/r8GqeIOVGNr4XLogzeGL -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/82/82469978d1e931d6ca2a0db3504d96d7dade5de8e9bb454e96d1fefa7baf539f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/pkg/findprocess BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid Gz-JQlsf5FbfPyQyjrWr/Gz-JQlsf5FbfPyQyjrWr -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./findprocess.go ./findprocess_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ae/ae5662e87dd48c93300dc1f0c0a7164effac558b5d8b5ebaa3bcfe92189927de-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_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p os/signal -std -installsuffix shared -buildid 02NUNWtd9tkhQq15ry7P/02NUNWtd9tkhQq15ry7P -goversion go1.13beta1 -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_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ef/ef0226da736050b72b789afff6209c0287d20cf61633a1d7cd3f8a905c6ef50e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/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/b075/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid qDJ53-Cx3Rc0PSkH13Gu/qDJ53-Cx3Rc0PSkH13Gu -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/42/42ebb64dee3d0e598afd776c83b6ca06d55a5008497fa4b87e7226835c89a6e5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/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/b040/_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/b074/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_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/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid h08oYKkX4704Rv9oVuaF/h08oYKkX4704Rv9oVuaF -goversion go1.13beta1 -D "" -importcfg $WORK/b073/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e0/e0973f5ac318a9b8888ffadc9b711da94e1af86556726f0221b7fa4b59a5da89-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/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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 yoOPHjqj9alwv1upYmWm/yoOPHjqj9alwv1upYmWm -goversion go1.13beta1 -D "" -importcfg $WORK/b081/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/90/9031aff5f4df8acb7dba44dd27f9ec431264b5222e09ce3cf31f73f3cb2fc1c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/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/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 5jDojBVWo0dMIVjWjTcp/5jDojBVWo0dMIVjWjTcp -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4f/4f66d509c1d04661006115172b9488bc474bd20dc301a0f870544d77a0a17135-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/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/b040/_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/b073/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid NZmu3ygDqgWClaZVKx68/NZmu3ygDqgWClaZVKx68 -goversion go1.13beta1 -D "" -importcfg $WORK/b072/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_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9d/9da7dd29efc1b1d66ac66962016bb3ef17c8f7d4dcb61d3952783b4a51f0a0eb-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p flag -std -complete -installsuffix shared -buildid oTZt_HUT8gVicC_JStC8/oTZt_HUT8gVicC_JStC8 -goversion go1.13beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/31/310101d5a9c2725715b606c3d584ee0db5f6e7c16d199e0d8253b5478626dfe2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid wAWn5LRBVtqljaNooIv3/wAWn5LRBVtqljaNooIv3 -goversion go1.13beta1 -D "" -importcfg $WORK/b092/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c8/c8618ebf2a6199496aa663725ed7dc18e8b7b1bb52c8202959862044392e8708-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_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_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 23mJl35Eiy4ZqLMH9ZQo/23mJl35Eiy4ZqLMH9ZQo -goversion go1.13beta1 -D "" -importcfg $WORK/b095/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_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/40/4057dbbe810aa2e2252079d4f6c8d42f625399564785f47b9899aea368656b50-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7m7PoP3vj5hpZMDCZlOP/7m7PoP3vj5hpZMDCZlOP -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/18/184e5ecb4aa3a90492cef0f94e054994e23627fe9b6aace65784b2650a51c026-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid mUCUDkzip9VTUgjpa3mi/mUCUDkzip9VTUgjpa3mi -goversion go1.13beta1 -D "" -importcfg $WORK/b099/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_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/76/76a82f269847fd55196c2e8d2cfe3385715fdf805f22f0d6eb43b0c6693e4cf4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/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/b032/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid IC5soB8RYtO0faU8PO_m/IC5soB8RYtO0faU8PO_m -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a1/a1bdf72323ed53bc486b524efd6d9b335de3eddc27aad589d72ec13f3ceb3c45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/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/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ZailXCphNGUjs4_SIOHC/ZailXCphNGUjs4_SIOHC -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2a/2a7a3cfdf064b0ea323cd029885502beca92a6811926d89a765ad7116665152f-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 1jkQ06IJ3HNOSV9rSQOp/1jkQ06IJ3HNOSV9rSQOp -goversion go1.13beta1 -D "" -importcfg $WORK/b105/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/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/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/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/b062=/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/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/84/8473ed644bb416d1d2cb4a3f0b298effd027130cee4ca29e9f8785db779239dd-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid iXot47ULlFA7BwT3B0RW/iXot47ULlFA7BwT3B0RW -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/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' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/user -std -installsuffix shared -buildid 81rvFkzLMmzvGAsSEnxz/81rvFkzLMmzvGAsSEnxz -goversion go1.13beta1 -D "" -importcfg $WORK/b062/importcfg -pack ./lookup.go ./user.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_lookup_unix.cgo1.go $WORK/b062/getgrouplist_unix.cgo1.go $WORK/b062/listgroups_unix.cgo1.go $WORK/b062/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/31/31291137e1284f37b3d1387e2ea2be7a08109a0e94aa652331ac3360adc32a4a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/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/b040/_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/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid E4duD3rZdo_5CdlEXKCd/E4duD3rZdo_5CdlEXKCd -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_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/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid yN5iU_GW-WR7mdmDmY8z/yN5iU_GW-WR7mdmDmY8z -goversion go1.13beta1 -D "" -importcfg $WORK/b054/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/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ad/ad8bc14a98903d02ce95b3375590d82f6faeee2640b638d51f887b1733fd1b41-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/glog -complete -installsuffix shared -buildid g7Ym6HWY1ZTOxR9WOdHv/g7Ym6HWY1ZTOxR9WOdHv -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./glog.go ./glog_file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/1e/1e420859361a64a01ef539802da7d711dd697732d3c81ebf107e268dbd584872-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid wJuyVKxbAdxx9WGrIWED/wJuyVKxbAdxx9WGrIWED -goversion go1.13beta1 -D "" -importcfg $WORK/b104/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/58/58d4fe251986fac23562e1efc6a2bc0317c1f49b0e056feb3054da54b0bc6067-d # internal BUILDSTDERR: crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_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/ed25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid jeWWB9EA-TtYkQHt5kpv/jeWWB9EA-TtYkQHt5kpv -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./ed25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f0/f03835f872f3107b2f3a8c72f9a5d5398ec8f1226620b65a71a5b1afa8142839-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid lzEZ7U3cHOB4SkjrdmTD/lzEZ7U3cHOB4SkjrdmTD -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/bb/bbc02872245202583f925e0c4520ec18e2a39a63d623e426e0f69c211c38d007-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/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: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_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/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b078/_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/b061/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid ln2rVFFnQmgUfeHCKKQ9/ln2rVFFnQmgUfeHCKKQ9 -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/29/2983c3efe630952fbee75ee64414ba06ad1110430f7d67a9441f3c81f4098954-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/cri-o/cri-o/vendor/github.com/golang/glog BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid yF7QDGjv11NMwrU5Ulev/yF7QDGjv11NMwrU5Ulev -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4c/4c15b0675dc5f05381821ec0da9f5820c4ad6402ef65e41f2c0af4a8bd3625c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/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/b055/_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/b087/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid Next16FhA203M5SHONjY/Next16FhA203M5SHONjY -goversion go1.13beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0c/0c79bee540b862b6cff45e2f3a1bb2bb363edd704d612fdc66dc7d5113554aa2-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid llrlFjmVoSwTiEpiT9Fs/llrlFjmVoSwTiEpiT9Fs -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a0/a0c3640759ed3839b321621b842e5fa433d189932439c1efa75b1241882c2f85-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rjgHQgZ6pHkzEfuqOvD8/rjgHQgZ6pHkzEfuqOvD8 -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e0/e078655d6dff84dd5db32e80b3e0bbca28b7d5e54d6c9dc52c3b72a4504467c6-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9JL0p2pMPAc1ruglOsrt/9JL0p2pMPAc1ruglOsrt -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/96/9646c327daacc2bff3d459b9ce7b07b3bd4b5270f523e63385df23c12f0622fe-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/url -std -complete -installsuffix shared -buildid TnfPyGECEOzIpo5981s9/TnfPyGECEOzIpo5981s9 -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/63/635704350e1c02011b8f473101290b99ed32a802ca930d1b80eeaa97a3462b5d-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle BUILDSTDERR: importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b126/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid g23jIha1zsNTCF_1jCgI/g23jIha1zsNTCF_1jCgI -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f9/f9fe74d407eaf28a6a113464d2b43eddcd2c4cdaadd22bfa1f64d5630f817bc0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7K4fLxXb6imNBDCDZnEA/7K4fLxXb6imNBDCDZnEA -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6e/6e01d8187d56d8a042e0969934eb45d5f71f50d32f1eb3f8a2138f28a75e01f2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 9QWvS9Xp18_ukQx7EJrv/9QWvS9Xp18_ukQx7EJrv -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a6/a6889230cde3e19499e7354e02ac6f98ec3f72654696e0d0e0469a22c608df95-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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 fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b132/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid kxcD-tFPFG9QlQ8FTwCf/kxcD-tFPFG9QlQ8FTwCf -goversion go1.13beta1 -D "" -importcfg $WORK/b134/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_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/82/825a42ad96980ad76a43f9cb45bbafb688fa57dca1e5ac840ee9100c5844e1fe-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_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/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid DlM2thYnx1t5ZL0TIGiU/DlM2thYnx1t5ZL0TIGiU -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/86/860a4eee9bfcbac42083991a0a5d595415c17cf545020f4bf7703cc92dd9a07b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/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/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ppCT9PLP4eobbnBUM0sR/ppCT9PLP4eobbnBUM0sR -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d5/d51d2e4b83cac1db043e3a2352ae59034be613df5c83cce8bdc497545e835596-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b140/_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 /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid itmKK_81rChboJsyEU9R/itmKK_81rChboJsyEU9R -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/70/70e2924a376c1300f0eec37c6b373493cb2e4f017eca107dc722d1baab0da4a0-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid GvfU5Vxy8vIzwWDMu4N_/GvfU5Vxy8vIzwWDMu4N_ -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/79/794ea36bc48a3f1b780c02f1da38fe4e7826fabcc5f156f5f723049fd2b7ca85-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cMr9iO_2y-kC4jfnNSyZ/cMr9iO_2y-kC4jfnNSyZ -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ec/ec1784e20b1910f01355ec343994bcd00137ee882504541afab2bb5fad507e59-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_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/b037/_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_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p mime -std -complete -installsuffix shared -buildid jR0HnDwbPrR8nD5kFFb7/jR0HnDwbPrR8nD5kFFb7 -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/29/29570aa57306aed3a5d36b88b8a130985ed4727713443aaa286c0c4fc9ef7cb4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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/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/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid AJC7lK-78rz8UpcC3nyR/AJC7lK-78rz8UpcC3nyR -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e1/e11534c108925e4578165098dddbfb66c291a5938a8ee99f39bae380f16c2c63-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid WcUvUZfTg0piX9zZGzuG/WcUvUZfTg0piX9zZGzuG -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4c/4c1a6aad39cca2e3304075c980356b991ea591b9e2ef385119dfb2235c9edb20-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_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_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid jes2FY6Qe8EqczRueDKE/jes2FY6Qe8EqczRueDKE -goversion go1.13beta1 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/39/39221daa2ddf4ea844f9532ad84167ecd02cf7e8ddae0cc3faf6c5d2c5b9ee89-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid kcTk94KOhFuCdlf8ZDmI/kcTk94KOhFuCdlf8ZDmI -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/eb/eb441ecf4c046e90016fc04c4e4a2160da168ecab5f11a9e9df939d467b3653f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid URqSGY1mWfA4hhVz5BBh/URqSGY1mWfA4hhVz5BBh -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/96/960c0100af8014cee7124166f75d94ca665816cd17a26f8452f542048e6832ff-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid HQJSv7AHRWwjUi6ZsB0j/HQJSv7AHRWwjUi6ZsB0j -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/15/15570e736df36ca88469a776345b5b460c122ef73258d3e32594971b5ce66542-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid FXAaJdA71K1iBa9y3-FI/FXAaJdA71K1iBa9y3-FI -goversion go1.13beta1 -D "" -importcfg $WORK/b160/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fc/fc3110d5aa60d3c6203142dbfdd80d37a3e720bfaa1e16568fd7c9bbb7603514-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid 2KswQKacRd2NdcNsdX_6/2KswQKacRd2NdcNsdX_6 -goversion go1.13beta1 -D "" -importcfg $WORK/b163/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/12/12ee260be04095dd57aaa9b77dc50b955583cddbb34f2da08b086de55d2ea8d4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/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/b099/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid TwvKgayWGOgVSkc_s8Rw/TwvKgayWGOgVSkc_s8Rw -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./messages.pb.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/56/56996a0e88634f746a38ac2e11448c28344ec4cda4b977379467f6e23031d62c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/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/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b160/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid uFVD1Eyp_ge4jtl8NAAK/uFVD1Eyp_ge4jtl8NAAK -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/21/21a9d617ef33d6b36788ffc934cb8ea72aede9c2c733ed69ec9a1326af2bed77-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid eRq74xk6z1ldmeblxGfs/eRq74xk6z1ldmeblxGfs -goversion go1.13beta1 -D "" -importcfg $WORK/b166/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/31/3153ebb94aac5481296ba0e824681b1f944387e0ef672d9e484abbf7fbd533d5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/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/b083/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid wDVY52zgfzz2Wt6Tgr51/wDVY52zgfzz2Wt6Tgr51 -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/43/43c682308d7b06766ac818648b4d18f258cb9dea9c8df9d88e62636bcdb10ca5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/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/b099/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Q8_IBzPaR9qELXX4XU8H/Q8_IBzPaR9qELXX4XU8H -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./any.pb.go BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c3/c318b2855883ac45707e8370ecb292091c75027001bb338cae283479c7f60e23-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid SUZTkTM4qa1uorSoZWNr/SUZTkTM4qa1uorSoZWNr -goversion go1.13beta1 -D "" -importcfg $WORK/b042/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_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8e/8e29261dc80e1381e1c98de843e26ff2b1ed2e86deea3988e5d538765c14142a-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid pswA_VH77Xy9fMXQPKYF/pswA_VH77Xy9fMXQPKYF -goversion go1.13beta1 -D "" -importcfg $WORK/b116/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_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/27/27a5bab8c5ba1072de3d9de2a1834dc66a3ec5df767cc3794ba7533ddf8661ed-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b130/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid 29Ieo6wGXRBnPdnMOk3y/29Ieo6wGXRBnPdnMOk3y -goversion go1.13beta1 -D "" -importcfg $WORK/b135/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/81/81f74a7ee72c4668e7e98132184ec08593b969ef4c235a076cb9f82f109fc54a-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_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_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid aPPA7AgUDerUfUUFszXG/aPPA7AgUDerUfUUFszXG -goversion go1.13beta1 -D "" -importcfg $WORK/b143/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a4/a4257bca0d0f2562ff62719ba5c8639d60b229b720d349afbc85afdb6520983b-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Men4_jjbf3hv9QPYMW5i/Men4_jjbf3hv9QPYMW5i -goversion go1.13beta1 -D "" -importcfg $WORK/b137/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/aa/aa8c6de605476f9e8bef875d51d76e6a6c6aac7b2081a8597da5e97132b4a6c3-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid HsBVTtho1-uYVYo1kWgx/HsBVTtho1-uYVYo1kWgx -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c8/c83469f9543c048ae1dfed8bf182cc4ef1f878a73100a98976fa2ed3789c96d6-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid n6_Tvovj3j-N0g9LJcBy/n6_Tvovj3j-N0g9LJcBy -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/34/342c72da310e0c791648caa5ea67b2613a2a6faa691c8193e470a8a4f949af92-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b156/_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_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p text/template -std -complete -installsuffix shared -buildid dg_1h1QjVtBkSTGzC0nW/dg_1h1QjVtBkSTGzC0nW -goversion go1.13beta1 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/12/123a95e1b8f816168b39902ed66e5a18c8dc89c1801a95f8a073d1b6888bf389-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming 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: 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/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid k6PBy9Rrx4f6kHRvwWpK/k6PBy9Rrx4f6kHRvwWpK -goversion go1.13beta1 -D "" -importcfg $WORK/b168/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/59/59b0efec8598c1820f9a198fd74f4c760a7b20ced45b7c7d3ef5c0465873fb41-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte BUILDSTDERR: importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid wuEsBeXEv1tHCQXCDGTA/wuEsBeXEv1tHCQXCDGTA -goversion go1.13beta1 -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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/64/64e85bf8e5170b2cdbd650764835dbaf8b4d11eb9340322ee769f26914653ba2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/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/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid g2ETdql5ryPq1Oq27anT/g2ETdql5ryPq1Oq27anT -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/58/58b21e82b6a829452968cc01fed2b940a97bebdff4dc4822dd3045be835bf100-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/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/b099/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid ThS7i60JjuObvbSEIca6/ThS7i60JjuObvbSEIca6 -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/5a/5a2463d817115161236f798a542b2e39b5dd4b199e5aa03f6507b9ad50504cfa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/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/b099/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OFL5cWRZqcCIp8fWn4Fd/OFL5cWRZqcCIp8fWn4Fd -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/cc/ccc576a648dbcad2aa0a66e72c96aed61e4f29fd464f1773df05094eea322aa5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ucE_kLvrAMl6TgBSsTwi/ucE_kLvrAMl6TgBSsTwi -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1c/1c44cfcfd1c506a3f3b0fa71072ae0fd67c3b87f4260ccf5b73ac58e3135d2e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid T_K9sbktuXrfYyNj_cXC/T_K9sbktuXrfYyNj_cXC -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9c/9cc2ae873e25d28a908a00ca4c410b26ba9062f8e74a46b02ccdc3cf61f9a3c8-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b156/_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_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p html/template -std -complete -installsuffix shared -buildid tREsFrmImoEwQsyoF8hJ/tREsFrmImoEwQsyoF8hJ -goversion go1.13beta1 -D "" -importcfg $WORK/b153/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_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/44/449bab7626e41615bfaedec69d523c29f823ce59c43d1954a20fcb2c04ad2400-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b163/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid B4t9_YFrRkdDDFNGd24n/B4t9_YFrRkdDDFNGd24n -goversion go1.13beta1 -D "" -importcfg $WORK/b171/importcfg -pack ./status.go BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ec/ec5009bc0a4cdb6b19fd8614083c380b8bfa82b7d55503d64aabe154ddda81f8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/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/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid w0OxNP464vTXHEVRk6xZ/w0OxNP464vTXHEVRk6xZ -goversion go1.13beta1 -D "" -importcfg $WORK/b041/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c9/c93049ed4e2552ab7b9ca61077339e10c1fce6e7f6282ad5031cf97bc9d6915d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/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/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid 76WZ5L4Z8HPLsEVuFiJr/76WZ5L4Z8HPLsEVuFiJr -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e1/e14aca5b8a109b2f96d8c0fd55195a123fe5e83e67ba27b5bffcd74a9da20d78-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1b/1bd1f2187444a3d36aed8f7f1d94897e2d8ac7887ba55852b9519239fa0daf27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/utils BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/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/godbus/dbus=github.com/cri-o/cri-o/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile bytes=$WORK/b032/_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/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b042/_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/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid GH3Dq1JyIo3itzluaMvC/GH3Dq1JyIo3itzluaMvC -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/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/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/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_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/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid _RCwpGkdKjJ0b65_m6NC/_RCwpGkdKjJ0b65_m6NC -goversion go1.13beta1 -D "" -importcfg $WORK/b039/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 ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./state.go ./stats.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1b/1bf48a650661098f309c0b2a97f66618986a61e810094e7bb2c18e6c1d67b54c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/48/482f0963b6017207a9c883e483efc572577cf6a1f338f56b0c0fe57d00e19724-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/83/832bdf6525918d92a881101b932317c79a7cb6f4066fa4d4dee77ecea48ec0ea-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d2/d2eb79e9b8bc379695eae36402c21af4e33d076558070952c72b4f3fa7581375-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ZVKJuTho5bTpsmZHHfuH/ZVKJuTho5bTpsmZHHfuH -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b161/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/b116/_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/b083/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid Iro31lHvY_tAoMmKQvbL/Iro31lHvY_tAoMmKQvbL -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e1/e10606f227262c4624ba30a5bdf392083afade6f45c7a10c45ed81cf0fd6d730-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_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_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p net/http -std -complete -installsuffix shared -buildid Avtf2bLO-PNoHeHnSU1w/Avtf2bLO-PNoHeHnSU1w -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ab/ab6767d821479628a3680f6e7f8817fae990c274a1329703e6d16db8e56d16d5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/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/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid imSwWEeFKaskHgNH4_sn/imSwWEeFKaskHgNH4_sn -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./balancer.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/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/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid 1zVIde645RoMN6QRGYNt/1zVIde645RoMN6QRGYNt -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ae/aeec1d6555bba44bb44887636ec2b7855a7025430ad6005b1b64280a41cfa68f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/8a/8a5a6796e3a6ed8b3b9394204282b05ecd61861d66de837275987a4436fd3d52-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/17/170c219fc5b13f40171f4cb363747067d9f2713957a708f6ab7fbeae1f18dc0f-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid g1d0jb1n4JagfFni0HO3/g1d0jb1n4JagfFni0HO3 -goversion go1.13beta1 -D "" -importcfg $WORK/b179/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b151/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/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_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/b152/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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: importmap golang.org/x/net/lex/httplex=github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_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/hpack=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid -zQfhNo9ufVJMErAkG_W/-zQfhNo9ufVJMErAkG_W -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid xHIRp-rOdPHuUCWgdrae/xHIRp-rOdPHuUCWgdrae -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/cd/cd05ef2d22262037da64ae7494f265d745ede7f7efb194d1ce32aa017832ada0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fe/fe1b343745bc6d2cbc7f7f431edaf544fa31bdb13e3aaaefefc1605612226679-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/11/114bef9bd52d6f472ca8a281181f85e59376bcad00aca74bfdffa1e28c154ad5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/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/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid GYlnV4JXizEKEj86a_FV/GYlnV4JXizEKEj86a_FV -goversion go1.13beta1 -D "" -importcfg $WORK/b178/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_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/21/21b2610ac2db020d6e99d2b6f9275769a05d65f4d0ec286bc608f0e5fae2853a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/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/b040/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_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/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid R0PzgyNY-sWdQgOI27JB/R0PzgyNY-sWdQgOI27JB -goversion go1.13beta1 -D "" -importcfg $WORK/b098/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_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a4/a46b61f545f1b131c0b5a83d6fa65f7e1af57c68828031be704445c2c157f387-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/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/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_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_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2 -complete -installsuffix shared -buildid i_kaYBIcNra7vo517d9U/i_kaYBIcNra7vo517d9U -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/bb/bbe4e7a4b53ac98dde717879f8e72123c117fa6a90f5ca0deaa8c71112daafa4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/oci BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/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/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/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/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/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 bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b080/_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/opencontainers/runtime-spec/specs-go=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/oci BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid 0bJclzy2wgNR1I2v7FBf/0bJclzy2wgNR1I2v7FBf -goversion go1.13beta1 -D "" -importcfg $WORK/b031/importcfg -pack ./container.go ./finished.go ./history.go ./memory_store.go ./oci.go ./oci_linux.go ./oci_unix.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ee/eea2606efffefd2bfae19c52784a21f31ee43bc592af8079a2b45b7334727318-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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/cmd/crio-config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Br_l3kygfAhw3zB_rg2W/Br_l3kygfAhw3zB_rg2W -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1c/1c7e674504d5712bbc63c38d5b7532d3896852739b626b5c1939dc95a3e140ef-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/b031/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/sirupsen/logrus=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b013/_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: packagefile bytes=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/cgroups=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/idtools=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/findprocess=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/utils=$WORK/b080/_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/opencontainers/runtime-spec/specs-go=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/reflectlite=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/oserror=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/dbus=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-units=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/godbus/dbus=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/pkg/errors=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/system=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/mount=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/glog=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/proto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/trace=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/ed25519/internal/edwards25519=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b140/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=SEKJVBlV3jIusPpFyIFl/Br_l3kygfAhw3zB_rg2W/0WFxNxjV93j2snds3xFJ/SEKJVBlV3jIusPpFyIFl -B 0x82a8eef395e0df4a7cb9ff941252b0c0ac47f3c5 -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_ppc64le/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output ~/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 ~/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 ~/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/conmon ~/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.11.15\" -DGIT_COMMIT=\""46f1322116d71a270bad73b8431c86c84967f899-dirty"\" -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.11.15\" -DGIT_COMMIT=\""46f1322116d71a270bad73b8431c86c84967f899-dirty"\" -c -o cmsg.o cmsg.c cc -o ../bin/conmon config.h conmon.o cmsg.o -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.11.15\" -DGIT_COMMIT=\""46f1322116d71a270bad73b8431c86c84967f899-dirty"\" -lglib-2.0 ~/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 /usr/bin/make -C pause make[1]: Entering directory '/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/pause' mkdir -p "/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/src/github.com/cri-o" ln -s "/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97" "/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/src/github.com/cri-o/cri-o" touch "/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/.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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/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-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output:/builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/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.4HpWyv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + 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-08-12T23:07:41Z" level=warning msg="default configuration file does not exist: /etc/crio/crio.conf" + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/bin /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio + install -p -m 755 bin/crio /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/bin + install -p -m 755 bin/conmon /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio + install -p -m 755 bin/pause /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/cni/net.d + install -p -m 644 contrib/cni/10-crio-bridge.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/cni/net.d/100-crio-bridge.conf + install -p -m 644 contrib/cni/99-loopback.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/cni/net.d/200-loopback.conf + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/containers/oci/hooks.d + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/oci-umount/oci-umount.d + install -p -m 644 crio.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/crio + install -p -m 644 seccomp.json /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/crio + install -p -m 644 crio-umount.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/oci-umount/oci-umount.d/crio-umount.conf + install -p -m 644 crictl.yaml /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/sysconfig + install -p -m 644 /builddir/build/SOURCES/crio-network.sysconfig /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/sysconfig/crio-network + install -p -m 644 /builddir/build/SOURCES/crio-storage.sysconfig /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/etc/sysconfig/crio-storage + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/man/man5 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/man/man8 + install -p -m 644 docs/crio.conf.5 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/man/man5 + install -p -m 644 docs/crio.8 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/man/man8 + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/bash-completion/completions + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/lib/systemd/system + install contrib/systemd/crio.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/lib/systemd/system + ln -sf /usr/lib/systemd/system/crio.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/lib/systemd/system/cri-o.service + install contrib/systemd/crio-shutdown.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/var/lib/containers + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.15-1.module_f31+5343+99937626 --unique-debug-suffix -1.11.15-1.module_f31+5343+99937626.ppc64le --unique-debug-src-base cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/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.11.15-1.module_f31+5343+99937626.ppc64le/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.11.15-1.module_f31+5343+99937626.ppc64le/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.11.15-1.module_f31+5343+99937626.ppc64le/usr/bin/crio. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 31241 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 BUILDSTDERR: *** WARNING: ./usr/lib/systemd/system/crio-shutdown.service is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/lib/systemd/system/crio.service is executable but has empty or no shebang, removing executable bit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/bin/crio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio/pause extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio/conmon extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/libexec/crio/pause extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/bin/crio Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uM5jmu + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XjwJ5v + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + DOCDIR=/builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/doc/cri-o + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/doc/cri-o + cp -pr README.md /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/doc/cri-o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uSQHsy + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + LICENSEDIR=/builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/licenses/cri-o + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/licenses/cri-o + cp -pr LICENSE /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le/usr/share/licenses/cri-o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: absolute symlink: /usr/lib/systemd/system/cri-o.service -> /usr/lib/systemd/system/crio.service Provides: config(cri-o) = 2:1.11.15-1.module_f31+5343+99937626 cri-o = 2:1.11.15-1.module_f31+5343+99937626 cri-o(ppc-64) = 2:1.11.15-1.module_f31+5343+99937626 crio = 1.11.15-1.module_f31+5343+99937626 ocid = 1.11.15-1.module_f31+5343+99937626 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: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: ocid <= 0.3 Processing files: cri-o-debugsource-1.11.15-1.module_f31+5343+99937626.ppc64le Provides: cri-o-debugsource = 2:1.11.15-1.module_f31+5343+99937626 cri-o-debugsource(ppc-64) = 2:1.11.15-1.module_f31+5343+99937626 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.11.15-1.module_f31+5343+99937626.ppc64le Provides: cri-o-debuginfo = 2:1.11.15-1.module_f31+5343+99937626 cri-o-debuginfo(ppc-64) = 2:1.11.15-1.module_f31+5343+99937626 debuginfo(build-id) = 6455eb7091e1031943238688be19739a4411cb35 debuginfo(build-id) = e36268bb746c1a7885f8b7ebeea9f2dd33b5fae5 debuginfo(build-id) = e846435a6457e08f8d2839789497ffb5baae2aec Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cri-o-debugsource(ppc-64) = 2:1.11.15-1.module_f31+5343+99937626 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le Wrote: /builddir/build/RPMS/cri-o-debugsource-1.11.15-1.module_f31+5343+99937626.ppc64le.rpm Wrote: /builddir/build/RPMS/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le.rpm Wrote: /builddir/build/RPMS/cri-o-debuginfo-1.11.15-1.module_f31+5343+99937626.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vFipav + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f31+5343+99937626.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0